Skip to content

Commit

Permalink
Update scripts/build-run-single-node.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Oct 17, 2023
1 parent a93181f commit 1edbd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-run-single-node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sed -i'.bak' 's#"null"#"kv"#g' ${HOME_DIR}/config/config.toml
sleep 20

# private key: da6ed55cb2894ac2c9c10209c09de8e8b9d109b910338d5bf3d747a7e1fc9eb9
${BIN_PATH} tx blobstream register \
${BIN_PATH} tx qgb register \
"$(${BIN_PATH} keys show validator --home "${HOME_DIR}" --bech val -a)" \
0x966e6f22781EF6a6A82BBB4DB3df8E225DfD9488 \
--from validator \
Expand Down

0 comments on commit 1edbd01

Please sign in to comment.