You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`submit`| bool | Optional<br>(0 or 1) | Submits the signature share to the network if this is `true` (default). Returns an object containing the signature share if this is `false`. |
*[Quorum Sign](#quorum-sign): requests threshold-signing for a message.
3815
+
*[Quorum Info](#quorum-info): retrieves information about a specific quorum, including its members and the threshold required for signing.
3816
+
3745
3817
### Quorum RotationInfo
3746
3818
3747
3819
The `quorum rotationinfo` RPC returns quorum rotation information. The response is a JSON representation of the data that would be returned in a [`qrinfo` message](../reference/p2p-network-data-messages.md#qrinfo).
0 commit comments