# Wallet address, path to the wallet must be set as cli parameter or environment variable wallet: path: /path/to/wallet.json # Path to wallet address: NfgHwwTi3wHAS8aFAN243C5vGbkYDpqLHP # Account address. If omitted default one will be used. passphrase: "" # Passphrase to decrypt wallet. If you're using a wallet without a password, place '' here. logger: level: info # Log level. destination: stdout # Logging destination. pprof: enabled: false address: localhost:8077 # Endpoint for service profiling prometheus: enabled: false address: localhost:8078 # Endpoint for service metrics morph: rpc_endpoint: - address: wss://rpc1.morph.frostfs.info:40341/ws priority: 1 trusted_ca_list: - "/path/to/ca.pem" certificate: "/path/to/cert" key: "/path/to/key" - address: wss://rpc2.morph.frostfs.info:40341/ws priority: 2 reconnect_clients_interval: 30s contract: netmap: netmap.frostfs