CommitteeMember
Committee member for an epoch.
type CommitteeMember {
epochNo: Int!
position: Int!
sidechainPubkeyHex: String!
expectedSlots: Int!
auraPubkeyHex: String
poolIdHex: String
spoSkHex: String
}
Fields
CommitteeMember.epochNo ● Int! non-null scalar
CommitteeMember.position ● Int! non-null scalar
CommitteeMember.sidechainPubkeyHex ● String! non-null scalar
CommitteeMember.expectedSlots ● Int! non-null scalar
CommitteeMember.auraPubkeyHex ● String scalar
CommitteeMember.poolIdHex ● String scalar
CommitteeMember.spoSkHex ● String scalar
Returned By
committee query