forked from TrueCloudLab/frostfs-dev-env
Support oracle calls in main chain
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
8363a5c875
commit
5bef7fc923
3 changed files with 13 additions and 2 deletions
|
@ -38,3 +38,14 @@ ApplicationConfiguration:
|
|||
UnlockWallet:
|
||||
Path: "./wallets/node-wallet.json"
|
||||
Password: "one"
|
||||
Oracle:
|
||||
Enabled: true
|
||||
NeoFS:
|
||||
Nodes:
|
||||
- s01.neofs.devenv:8080
|
||||
- s02.neofs.devenv:8080
|
||||
- s03.neofs.devenv:8080
|
||||
- s04.neofs.devenv:8080
|
||||
UnlockWallet:
|
||||
Path: "./wallets/node-wallet.json"
|
||||
Password: "one"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue