Name | Lookup | Parameters | |
|---|---|---|---|
| submit | 5000 | 1 | |
| set_operating_mode | 5001 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| MessageReceived | 5000 | ["ChannelId","u64","[u8; 32]","BalanceOf"] | |
| OperatingModeChanged | 5001 | ["BasicOperatingMode"] |
Name | Type | |
|---|---|---|
| Nonce | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 32]"],"value":"U64","keys_id":156,"value_id":11}} | |
| OperatingMode | {"origin":"PlainType","plain_type":"snowbridge_core:operating_mode:BasicOperatingMode","PlainTypeValue":157} |
Name | Type | Value | |
|---|---|---|---|
| GatewayAddress | H160 | 27ca963c279c93801941e1eb8799c23f407d68e7 |
Name | Docs |
|---|---|
| InvalidGateway | Message came from an invalid outbound channel on the Ethereum side. |
| InvalidEnvelope | Message has an invalid envelope. |
| InvalidNonce | Message has an unexpected nonce. |
| InvalidPayload | Message has an invalid payload. |
| InvalidChannel | Message channel is invalid |
| MaxNonceReached | The max nonce for the type has been reached |
| InvalidAccountConversion | Cannot convert location |
| Halted | Pallet is halted |
| Verification | Message verification error, |
| Send | XCMP send failure |
| ConvertMessage | Message conversion error |