forked from cerc-io/plugeth
3cf7d2e9a6
ToMessage is used to convert between ethapi.CallArgs and types.Message. It reduces the length of the DoCall method by about half by abstracting out the conversion between the CallArgs and the Message. This should improve the code's maintainability and reusability. |
||
---|---|---|
.. | ||
addrlock.go | ||
api.go | ||
backend.go |