Name | Lookup | Parameters | |
|---|---|---|---|
| set_transaction_id | 5500 | 1 | |
| set_eth_tx_hash_for_dispatched_tx | 5501 | 4 | |
| unreserve_transaction | 5502 | 1 | |
| set_publish_root_contract | 5503 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactionReadyToSend | 5500 | ["TransactionId","AccountId"] | |
| EthereumTransactionHashAdded | 5501 | ["TransactionId","EthereumTransactionHash"] |
Name | Type | |
|---|---|---|
| Repository | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_ethereum_transactions:ethereum_transaction:EthTransactionCandidate","keys_id":10,"value_id":435}} | |
| DispatchedAvnTxIds | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<pallet_ethereum_transactions:DispatchedData>","keys_id":0,"value_id":438}} | |
| ReservedTransactions | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["pallet_ethereum_transactions:ethereum_transaction:EthTransactionType"],"value":"U64","keys_id":260,"value_id":10}} | |
| PublishRootContract | {"origin":"PlainType","plain_type":"H160","PlainTypeValue":111} | |
| Nonce | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":10} |
Name | Docs |
|---|---|
| TransactionExists | |
| NotEnoughConfirmations | |
| ErrorSigning | |
| ErrorSubmittingTransaction | |
| InvalidKey | |
| EthTransactionHashValueMutableOnce | |
| MissingDispatchedAvnTx | |
| MissingDispatchedAvnTxSubmitter | |
| InvalidTransactionSubmitter | |
| InvalidHexString | |
| InvalidHashLength | |
| InvalidConfirmations | |
| ReservedMissing | |
| ReservedMismatch | |
| DeadlineReached | |
| InvalidUTF8Bytes | |
| RequestTimedOut | |
| UnexpectedStatusCode | |
| InvalidContractAddress |