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
When a pending transaction is received from the network the wallet_id needs to be check that it is valid.
This addresses one of the check in issue #1631 . Specifically, all pending transactions in the database have a valid wallet id.
When a pending transaction is received from the network the wallet_id needs to be check that it is valid.
This addresses one of the check in issue #1631 . Specifically, all pending transactions in the database have a valid wallet id.