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
Added memos parameter to unisat.sendBitcoin method, for constructing runes transactions (github #164 and #167)
Fixed a bug in the unisat.sendInscription method (github #159)
Fixed the problem where an order could not succeed when the wallet balance and the payment amount were exactly equal when inscribe a TRANSFER inscription
Improved balance display, showing both available and unavailable balances
Improved the asset display during transaction signing, added BRC20 display
Improved risk warnings during transaction signing, and now requires the input of CONFIRM to proceed when warnings appear.