Difference between revisions of "Client.toml"
Jump to navigation
Jump to search
(Created page with " # This is a TOML config file. # For more information, see https://github.com/toml-lang/toml ##############################################################################...") |
|||
Line 16: | Line 16: | ||
# Transaction broadcasting mode (sync|async|block) | # Transaction broadcasting mode (sync|async|block) | ||
broadcast-mode = "sync" | broadcast-mode = "sync" | ||
+ | |||
+ | |||
+ | {{agoric binaries}} |
Latest revision as of 20:00, 15 August 2022
# This is a TOML config file. # For more information, see https://github.com/toml-lang/toml ############################################################################### ### Client Configuration ### ############################################################################### # The network chain ID chain-id = "" # The keyring's backend, where the keys are stored (os|file|kwallet|pass|test|memory) keyring-backend = "os" # CLI output format (text|json) output = "text" # <host>:<port> to Tendermint RPC interface for this chain node = "tcp://localhost:26657" # Transaction broadcasting mode (sync|async|block) broadcast-mode = "sync"
agoric, agd, ag0, ~/.agoric/
, agoric-sdk, ~/.agoric/config/genesis.json
Advertising: