@sentio/sdk
    Preparing search index...
    interface DelegateVotingPower {
        delegator: string;
        pool_address: string;
        voter: string;
    }
    Index

    Properties

    delegator: string
    pool_address: string
    voter: string