solution: delegate bitcoin balance request to another upstream, if data is unavailable locally
This commit is contained in:
@@ -9,6 +9,8 @@ defaults:
|
||||
upstreams:
|
||||
- id: local
|
||||
chain: bitcoin
|
||||
options:
|
||||
balance: true
|
||||
connection:
|
||||
bitcoin:
|
||||
rpc:
|
||||
|
||||
Reference in New Issue
Block a user