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
When a user is running the provenanced command in mainnet mode the minimum gas price must be greater than one... unfortunately the example value is a small fraction (as expected for testnet configuration that attempt to minimize gas use).
Resolution
Update the example value to be appropriate for both mainnet/testnet configuration.
Summary
When a user is running the
provenanced
command inmainnet
mode the minimum gas price must be greater than one... unfortunately the example value is a small fraction (as expected for testnet configuration that attempt to minimize gas use).Resolution
Update the example value to be appropriate for both mainnet/testnet configuration.
provenance/cmd/provenanced/cmd/root.go
Line 259 in 142380e
The text was updated successfully, but these errors were encountered: