refactor!: remove broadcast mode block (#12659)
This commit is contained in:
@@ -23,7 +23,7 @@ keyring-backend = "{{ .KeyringBackend }}"
|
||||
output = "{{ .Output }}"
|
||||
# <host>:<port> to Tendermint RPC interface for this chain
|
||||
node = "{{ .Node }}"
|
||||
# Transaction broadcasting mode (sync|async|block)
|
||||
# Transaction broadcasting mode (sync|async)
|
||||
broadcast-mode = "{{ .BroadcastMode }}"
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user