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
Subclass BaseTxDb for a class called VerifiedTxDb. Add a method identify_tx_status which uses the verify_merkle method in the blockchain_state object in model to conclusively determine the actual TX status instead of having to trust anybody.