Update config to enable signing vote extensions
This commit is contained in:
parent
38a7f3cb1c
commit
48d93dbbca
@ -42,6 +42,7 @@ cat <<EOF > $TMKMS_HOME/tmkms.toml
|
||||
id = "$CHAIN_ID"
|
||||
key_format = { type = "cosmos-json", account_key_prefix = "${KEY_PREFIX}pub", consensus_key_prefix = "${KEY_PREFIX}valconspub" }
|
||||
state_file = "$TMKMS_STATE_DIR/priv_validator_state.json"
|
||||
sign_extensions = true
|
||||
|
||||
[[validator]]
|
||||
chain_id = "$CHAIN_ID"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user