internal/ethapi: merge CallArgs and SendTxArgs (#22718)
There are two transaction parameter structures defined in
the codebase, although for different purposes. But most of
the parameters are shared. So it's nice to reduce the code
duplication by merging them together.
Co-authored-by:
Martin Holst Swende <martin@swende.se>
Showing
This diff is collapsed.
Please register or sign in to comment