Name | Lookup | Parameters | |
|---|---|---|---|
| remote_proxy | 2b00 | 4 | |
| register_remote_proxy_proof | 2b01 | 1 | |
| remote_proxy_with_registered_proof | 2b02 | 3 |
Name | Type | |
|---|---|---|
| BlockToRoot | {"origin":"PlainType","plain_type":"Vec<Tuple:U32H256>","PlainTypeValue":946} |
Name | Docs |
|---|---|
| CouldNotConvertLocalToRemoteAccountId | The local account id could not converted to the remote account id. |
| UnknownProofAnchorBlock | The anchor block of the remote proof is unknown. |
| InvalidProof | The proxy definition could not be found in the proof. |
| ProxyDefinitionDecodingFailed | Failed to decode the remote proxy definition from the proof. |
| Unannounced | Announcement, if made at all, was made too recently. |
| DidNotFindMatchingProxyDefinition | Could not find any matching proxy definition in the proof. |
| ProxyProofNotRegistered | Proxy proof not registered. |