Skip to content

Commit

Permalink
850000000000uatom
Browse files Browse the repository at this point in the history
  • Loading branch information
ASoTNetworks committed Dec 4, 2024
1 parent 014e8fe commit ac898e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gaia-devnet-fresh-state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
echo "Create validator account"
$CHAIN_BINARY genesis add-genesis-account cosmos1m5eaeghy4l0r28tm2e6r8cnxj2tf56n4x37ym4 10000000000uatom --home $NODE_HOME
echo "Creating validator"
$CHAIN_BINARY genesis gentx val 820000000000uatom --keyring-backend="test" --home $NODE_HOME --moniker $NODE_MONIKER --chain-id $CHAIN_ID
$CHAIN_BINARY genesis gentx val 850000000000uatom --keyring-backend="test" --home $NODE_HOME --moniker $NODE_MONIKER --chain-id $CHAIN_ID
- name: Start Chain
env:
NODE_HOME: /home/sysadmin/.gaia
Expand Down

0 comments on commit ac898e5

Please sign in to comment.