github.com/trezor/blockbook@v0.4.1-0.20240328132726-e9a08582ee2c/build/templates/backend/config/decred_client.conf (about) 1 {{define "main" -}} 2 [Application Options] 3 rpcuser=rpc 4 rpcpass=rpc 5 rpcserver=127.0.0.1:{{.Ports.BackendRPC}} 6 notls=1 7 {{ end }}