Module evm_state::transactions [−][src]
Structs
| PublicKey | A Secp256k1 public key, used for verification of signatures |
| SecretKey | Secret 256-bit key used as |
| Transaction | Etherium transaction. |
| TransactionReceipt | |
| TransactionSignature | |
| UnsignedTransaction | |
| UnsignedTransactionWithCaller |
Enums
| TransactionAction | |
| TransactionInReceipt |
Statics
| SECP256K1 | A global, static context to avoid repeatedly creating contexts where one can’t be passed |
Functions
| addr_from_public_key |
Type Definitions
| Address | |
| Gas |