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

How to call these two functions SignBytes() and SignProposal() #781

Open
beatlec opened this issue Feb 2, 2023 · 0 comments
Open

How to call these two functions SignBytes() and SignProposal() #781

beatlec opened this issue Feb 2, 2023 · 0 comments

Comments

@beatlec
Copy link

beatlec commented Feb 2, 2023

How to call these two functions SignBytes() and SignProposal(), and how to pass in parameters? Where do the parameters come from?

For example, I know the private key of my wallet, how to convert this parameter? what is the parameter b in function SignBytes ?

Calling SignProposal() I got the signature result (clientDealProposal.ClientSignature.Data ) as "signature data", not the actual signature value. This makes me feel very strange, I don't know how to convert the private key?

image

image

image

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