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
The authorizeStake CLI method generates a QR code with the authorization to be scanned from myWitWallet. The way that is implemented right now in myWitWallet also includes an input for the withdrawal pkh to be introduced by the user.
We could improve the UX including the withdrawal pkh in the QR code in the following way allowing myWitWallet to complete the form itself:
It could be convenient to also log the authorization without the withdrawal
The text was updated successfully, but these errors were encountered:
Tommytrg
changed the title
Inlude withdrawer in the QR generated by authorizeStake CLI method
Inlude withdrawal pkh in the QR generated by authorizeStake CLI method
Nov 25, 2024
The
authorizeStake
CLI method generates a QR code with theauthorization
to be scanned from myWitWallet. The way that is implemented right now in myWitWallet also includes an input for thewithdrawal
pkh to be introduced by the user.We could improve the UX including the
withdrawal
pkh in the QR code in the following way allowing myWitWallet to complete the form itself:It could be convenient to also log the
authorization
without thewithdrawal
The text was updated successfully, but these errors were encountered: