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
To support updating an existing off-chain account’s balance by a
specified amount in the database, we'll implement a corresponding
functions for the different stores. This commit introduces the
`AdjustAccountBalance` function in the kvdb store.
0 commit comments