Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for suix_getCommitteeInfo: [epoch]. The epoch is optional; if omitted, the latest epoch is used.Positional parameters for
suix_getCommitteeInfo:params[]: The epoch number as a BigInt for uint64, represented as a string (e.g., “1234567890”).
Returns
Committee information for the specified epoch.