forked from TrueCloudLab/frostfs-dev-env
[#98] Include user wallet in side chain
Can be useful to check side chain balance. Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
82ad937d8a
commit
c5044c761c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ services:
|
|||
- ./protocol.privnet.yml:/config/protocol.privnet.yml
|
||||
- ./node-wallet.json:/wallets/node-wallet.json
|
||||
- ./../../vendor/hosts:/etc/hosts
|
||||
- ./../../wallets/wallet.json:/wallets/wallet.json
|
||||
|
||||
networks:
|
||||
chain_int:
|
||||
|
|
Loading…
Reference in a new issue