sdk integration test #71
2
init.sh
2
init.sh
@ -1,7 +1,7 @@
|
|||||||
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
KEY="mykey"
|
KEY="mykey"
|
||||||
CHAINID="ethermint_9000-1"
|
CHAINID="laconic_9000-1"
|
||||||
dboreham
commented
This is the correct chain id. This is the correct chain id.
dboreham
commented
This is the correct chain id. This is the correct chain id.
|
|||||||
MONIKER="localtestnet"
|
MONIKER="localtestnet"
|
||||||
KEYRING="test"
|
KEYRING="test"
|
||||||
KEYALGO="eth_secp256k1"
|
KEYALGO="eth_secp256k1"
|
||||||
|
|||||||
dboreham
commented
This is the correct chain id. This is the correct chain id.
dboreham
commented
This is the correct chain id. This is the correct chain id.
|
Loading…
Reference in New Issue
Block a user
This is the correct chain id.
This is the correct chain id.