2 Commits

Author SHA1 Message Date
Eric Winer
32c67cfa42
Fix typo in EIP-2566 (#3199) 2021-01-14 08:07:18 -07:00
Joey Stockermans
b10b8fd453
EIP-2566: Human-Readable Parameters for Contract Function Execution (#2566)
New Ethereum RPC method `eth_sendTransactionToContractFunction` that parallels `eth_sendTransaction` but allows for human-readable contract function execution data to be displayed to users.
2021-01-13 14:30:35 +08:00