ethcall icon indicating copy to clipboard operation
ethcall copied to clipboard

API: provide call overrides (block, from, etc) as object

Open Destiner opened this issue 2 years ago • 0 comments

Use (..., {block, from}) instead of (..., block, from). All overrides are optional.

Destiner avatar Sep 26 '22 20:09 Destiner