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

[WIP] issueasset contract_hash arg, default of generated key in wallet #560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

instagibbs
Copy link
Collaborator

@instagibbs instagibbs commented Apr 2, 2019

Completely untested, needs tests and maybe more RPC helpers.

Kind of annoying it's the sha2 of the public key, but I gotta figure out how to graft a hash160 into it instead as the alternative.

resolves #536

@instagibbs instagibbs changed the title issueasset contract_hash arg, default of generated key in wallet [WIP] issueasset contract_hash arg, default of generated key in wallet Apr 2, 2019
@instagibbs
Copy link
Collaborator Author

After further discussion, I think the best way to go forward is to have the wallet actually have proper records to look up the public key for the issuance, rather than some janky API that involves hard-to-find keys.

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.

issueasset should pick a non-null contract_hash
2 participants