Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/core/api/remote-procedure-calls-evo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,7 @@ Result (truncated):

### Quorum DKGStatus

The `quorum list` RPC displays the status of the current DKG process.
The `quorum dkgstatus` RPC displays the status of the current DKG process.

*Parameter #1---detail level*

Expand Down Expand Up @@ -3132,7 +3132,7 @@ false

### Quorum MemberOf

The [`quorum` RPC](../api/remote-procedure-calls-evo.md#quorum) checks which quorums the given masternode is a member of.
The [`quorum memberOf` RPC](../api/remote-procedure-calls-evo.md#quorum-memberof) checks which quorums the given masternode is a member of.

*Parameter #1---proTxHash*

Expand Down