suix_getCommitteeInfo
Return the committee information for the asked epoch.
Parameters:
epoch< BigInt_for_uint64 > - The epoch of interest. If None, default to the latest epoch
Returns:
SuiCommittee< CommitteeInfo >
Example:
Last updated