-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Assignees
@superisaac
Description
Currently a wallet instance can only given one query api server.
We would have a list of wallet servers with weights [{weight: 100, host: 'http://a1.openblock.com:9000'}, ....].
For queries, choose a random query server according to weights and to send.
For writes, such as send raw transactions, send it to all query servers.
Metadata
Metadata
Assignees
Labels
No labels