mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 09:21:02 +00:00
@@ -138,7 +138,7 @@ pub trait ChainExtension<C: Config> {
|
||||
///
|
||||
/// # Note
|
||||
///
|
||||
/// Currently, we support tuples of up to ten registred chain extensions. If more chain extensions
|
||||
/// Currently, we support tuples of up to ten registered chain extensions. If more chain extensions
|
||||
/// are needed consider opening an issue.
|
||||
pub trait RegisteredChainExtension<C: Config>: ChainExtension<C> {
|
||||
/// The extensions globally unique identifier.
|
||||
|
||||
Reference in New Issue
Block a user