Skip to content

refactor(utxo-core): changed toString for proof message to hex #6392

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

christopher-fong
Copy link
Contributor

TICKET: BTC-2246

We want to keep the PayGo proof consistent when adding it to our PSBT, so we want to convert this to hex, another suggestion would be to modify the bip32utils.verifyMessage and bip32utils.signMessage to always convert our proof to/from hex so that we don't have to convert back and forth and just pass in a Buffer. Open to suggestions.

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

Successfully merging this pull request may close these issues.

1 participant