Skip to content

Commit

Permalink
Update default readme bech32
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix authored Apr 22, 2024
1 parent 4e7ded6 commit 1905fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export EXECUTABLE="rollapp-evm"
export ROLLAPP_CHAIN_ID="rollappevm_1234-1"
export KEY_NAME_ROLLAPP="rol-user"
export BASE_DENOM="arax"
export BECH32="nim"
export BECH32="rol"
export DENOM=$(echo "$BASE_DENOM" | sed 's/^.//')
export MONIKER="$ROLLAPP_CHAIN_ID-sequencer"

Expand Down

0 comments on commit 1905fc3

Please sign in to comment.