diff --git a/README.md b/README.md index 461cb489..d91c86f6 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,9 @@ Then, your full running in the background or separate window, run: --address-validator \ --moniker "" \ --chain-id kava-test-2 \ - --from + --from \ + --gas 1000000 + > Note You'll need to type in the default password "password" Now your full node should be participating in consensus and validating blocks!