Difference between revisions of "Agd init"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
 
  agd init --chain-id [[agoricdev-13]] your-name
 
  agd init --chain-id [[agoricdev-13]] your-name
 +
Error: [[genesis.json]] file already exists: /yourpath[[/.agoric/]]config/genesis.json
  
 
  [[agd init --help]]
 
  [[agd init --help]]

Revision as of 10:18, 16 August 2022

# Replace <your_moniker> with the public name of your node.
# NOTE: The `--home` flag (or `AG_CHAIN_COSMOS_HOME` environment variable) 
determines where the chain state is stored.
# By default, this is `$HOME/.agoric`.
#
agd init --chain-id $chainName <your_moniker>
agd init --chain-id agoricdev-13 your-name
Error: genesis.json file already exists: /yourpath/.agoric/config/genesis.json
agd init --help

Related

See also

Advertising: