Wallet/settings.toml
LittleSheep 4cf3742a75
Some checks failed
release-nightly / build-docker (push) Has been cancelled
🎉 Initial Commit
2025-01-25 18:33:11 +08:00

14 lines
208 B
TOML

id = "wallet01"
bind = "0.0.0.0:8008"
grpc_bind = "0.0.0.0:7008"
nexus_addr = "localhost:7001"
[debug]
database = true
print_routes = false
[security]
internal_public_key = "keys/internal_public_key.pem"