frostfs-node/config/example/cli.yaml
Pavel Karpy 923f84722a Move to frostfs-node
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2022-12-28 15:04:29 +03:00

7 lines
476 B
YAML

---
wallet: wallets/wallet.json # path to the NEP-6 wallet file or path to private key file or WIF
address: Nf5YDCHrrtFCbetGT8TF1kwH1SjnJjT9N1 # account address in the NEP-6 wallet, omit for default address
password: secret # account password, use "" for empty password
rpc-endpoint: s01.frostfs.devenv:8080 # NeoFS API endpoint of NeoFS node
endpoint: localhost:8090 # Control API endpoint of NeoFS node