You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that using the combined-json switch on both abigen and solc is helpful as it combines everything rather than having to force you to deal with multiple files (e.g. .bin .bin-runtime .abi etc.). e.g.
With abigen from go-ethereum 1.10.18, we can no longer do this:
dcrdex/dex/networks/eth/contracts/updatecontract.sh
Line 38 in b41da10
ethereum/go-ethereum#24936
The text was updated successfully, but these errors were encountered: