[TrueCloudLab#1] Remove mainchain related components
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
a9c05c1a98
commit
769410a29f
18 changed files with 9 additions and 384 deletions
|
@ -8,10 +8,10 @@ echo "Running bin/config.sh"
|
|||
source bin/helper.sh
|
||||
|
||||
# NeoGo binary path.
|
||||
NEOGO="${NEOGO:-docker exec main_chain neo-go}"
|
||||
NEOGO="${NEOGO:-docker exec morph_chain neo-go}"
|
||||
|
||||
# Wallet files to change config value
|
||||
WALLET="${WALLET:-services/chain/node-wallet.json}"
|
||||
WALLET="${WALLET:-services/morph_chain/node-wallet.json}"
|
||||
CONFIG_IMG="${CONFIG_IMG:-/wallets/config.yml}"
|
||||
|
||||
NETMAP_ADDR=$(bin/resolve.sh netmap.frostfs) || die "Failed to resolve 'netmap.frostfs' domain name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue