Support oracle calls in main chain

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-04-14 17:32:09 +03:00 committed by Alex Vanin
parent 8363a5c875
commit 5bef7fc923
3 changed files with 13 additions and 2 deletions

View file

@ -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"