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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We want a way to keep up with the latest non-finalized blocks in Zebra's best chain from other processes for the RPC wallet.
It may be possible to do this using the
get_best_block_hashandget_blockRPC methods. See the example code here in thehas_non_finalized_best_chainfn for an idea of how this could be implemented.Beta Was this translation helpful? Give feedback.
All reactions