Name | Lookup | Parameters | |
|---|---|---|---|
| set_gateway | a500 | 1 | |
| set_converter | a501 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| GatewaySet | a500 | ["H160"] | |
| ConverterSet | a501 | ["H256","SourceConverter"] |
Name | Type | |
|---|---|---|
| GatewayContract | {"origin":"PlainType","plain_type":"H160","PlainTypeValue":160} | |
| SourceConversion | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["H256"],"value":"cfg_types:domain_address:Domain","keys_id":12,"value_id":492}} |
Name | Docs |
|---|---|
| NoConverterForSource | The given domain is not yet allowlisted, as we have no converter yet |
| AccountBytesMismatchForDomain | A given domain expects a given structure for account bytes and itwas not given here. |