Interface DelegatorsCountRPC

interface DelegatorsCountRPC {
    count: `${number}`;
}

Properties

Properties

count: `${number}`