Name | Lookup | Parameters | |
|---|---|---|---|
| register_chain | 1a00 | 10 | |
| remove_chain | 1a01 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ChainRegistered | 1a00 | ["ChainKey","ChainId","Bytes","ChainEncodingVersion","String"] | |
| ChainRemoved | 1a01 | ["ChainKey","ChainId","Bytes","ChainEncodingVersion","String"] |
Name | Type | |
|---|---|---|
| SupportedChains | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"supported_chains_primitives:SupportedChain","keys_id":12,"value_id":420}} | |
| ChainIdAndNameToUniqKey | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U64","Vec<U8>"],"value":"U64","keys_id":421,"value_id":12}} | |
| ChainKeyValue | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} |
Name | Type | Value | |
|---|---|---|---|
| DefaultMaturityStrategy | Str | 1c45766d53616665 |
Name | Docs |
|---|---|
| ChainAlreadyRegistered | The chain is already registered |
| ChainNotSupported | The chain is not supported |
| Arithmetic | Math overflow/underflow |
| InvalidMaturityStrategy | Maturity strategy doesn't match one in the expected set |