get Committee Info
abstract suspend fun getCommitteeInfo(epochId: Long? = null, after: String? = null): Option<CommitteeInfo>
Get the committee info
Return
An Option of nullable CommitteeInfo
Parameters
epoch Id
The epoch ID to get the committee info for
after
The cursor to get the committee info after