Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inlude withdrawal pkh in the QR generated by authorizeStake CLI method #2541

Open
Tommytrg opened this issue Nov 25, 2024 · 0 comments
Open

Comments

@Tommytrg
Copy link
Member

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.
image

We could improve the UX including the withdrawal pkh in the QR code in the following way allowing myWitWallet to complete the form itself:

<withdrawal>:<authorization (recoveryID,secp256k1[R,S)]>

It could be convenient to also log the authorization without the withdrawal

@Tommytrg 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant