68b401a895
This will make `lotus send` mostly just "do what the user wants" in this case: 1. The user may not explicitly specify a method number. 2. Parameters are automatically cbor-encoded where applicable. 3. The method number is automatically selected based on the recipient (CreateExternal if sent to the EAM, InvokeEVM otherwise). |
||
---|---|---|
.. | ||
eth_transactions_test.go | ||
eth_transactions.go | ||
eth_types_test.go | ||
eth_types.go | ||
rlp_test.go | ||
rlp.go |