You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
silkroadnomad
changed the title
Improve validateAddress call so we don't need to call rpc call
Implement validateAddress call so we don't need to call rpc of Doichain node for it.
Feb 28, 2020
We can only check this, if we have at least our publicKeys in a database. But also in this case a network call is necessary.
The latency improvement is maybe not as significant. Except we keep all our addresses and publicKeys in memory.
See: bitcoinjs/bitcoinjs-lib#890
The text was updated successfully, but these errors were encountered: