interface VoterStakePoolOperator {
    id: string;
    role: "stakePoolOperator";
}

Properties

Properties

id: string
role: "stakePoolOperator"