getCommitteeInfo

open suspend override fun getCommitteeInfo(epochId: Long?, after: String?): Option<CommitteeInfo>

Get the committee info

Return

An Option of nullable CommitteeInfo

Parameters

epochId

The epoch ID to get the committee info for

after

The cursor to get the committee info from