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

Return stateproof info with goal account partkeyinfo #3225

Closed
algonautshant opened this issue Nov 17, 2021 · 0 comments · Fixed by #3425
Closed

Return stateproof info with goal account partkeyinfo #3225

algonautshant opened this issue Nov 17, 2021 · 0 comments · Fixed by #3425
Assignees

Comments

@algonautshant
Copy link
Contributor

Return state proof information with 'goal account partkeyinfo'

See cmd/goal/account.go

				// PKI TODO: enable with state proof support.
				//fmt.Printf("State proof key:           %s\n", base64.StdEncoding.EncodeToString(part.StateProofKey))
				//fmt.Printf("State proof ID:            %s\n", base64.StdEncoding.EncodeToString(stateProofID))

For reference:
#3164

Blocked by #3183 and #3105

@id-ms id-ms linked a pull request Jan 17, 2022 that will close this issue
@id-ms id-ms closed this as completed Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants