Skip to content

Commit

Permalink
[test]: add a note to panic_on_invalid_genesis.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Balashov <[email protected]>
  • Loading branch information
0x009922 committed Feb 16, 2024
1 parent dd4ce3b commit 1ca003b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tests/panic_on_invalid_genesis.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -ex
# Setup env
# FIXME: these are obsolete
export TORII_P2P_ADDR='127.0.0.1:1341'
export TORII_API_URL='127.0.0.1:8084'
export IROHA_PUBLIC_KEY='ed01201C61FAF8FE94E253B93114240394F79A607B7FA55F9E5A41EBEC74B88055768B'
Expand Down

0 comments on commit 1ca003b

Please sign in to comment.