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

118-3 quorum commands list, info, sign, selectquorum, dkgstatus, and memberof #2

Merged
merged 4 commits into from
Mar 13, 2021

Conversation

mvndaai
Copy link

@mvndaai mvndaai commented Mar 11, 2021

No description provided.

@mvndaai mvndaai changed the title 118-3 quorum commands list, info, and sign 118-3 quorum commands list, info, sign, selectquorum, dkgstatus, and memberof Mar 13, 2021
QuorumHash string
Submit bool
type QuorumCmd struct {
SubCmd QuorumCmdSubCmd `jsonrpcusage:"\"info|list|sign\""`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think three should be more in the jsonrpcusage now right?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the other 3 commands

// DKGSessionShared are the parts that are shared between the default and

type DKGSessionShared struct {
LlmqType int `json:"llmqType"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should capitalize LLMQType

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks!

@QuantumExplorer QuantumExplorer merged commit 1104b43 into dashpay:master Mar 13, 2021
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.

2 participants