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
Deploy the contract, deposit ETH as a notary, update config.go with the contract address, then run the client as a notary again without --deposit.
geth sharding-notary --datadir=/tmp/data --networkid=1337INFO [05-13|11:15:55] Starting notary client
INFO [05-13|11:15:55] Joining notary pool
unable to deposit eth and become a notary: failed to estimate gas needed: gas required exceeds allowance or always failing transaction
The text was updated successfully, but these errors were encountered:
To reproduce:
Deploy the contract, deposit ETH as a notary, update config.go with the contract address, then run the client as a notary again without
--deposit
.The text was updated successfully, but these errors were encountered: