Documentation

    Interface DelegatedStake

    interface DelegatedStake {
        stakes: StakeObject[];
        stakingPool: string;
        validatorAddress: string;
    }
    Index

    Properties

    stakes: StakeObject[]
    stakingPool: string

    Staking pool object id.

    validatorAddress: string

    Validator's Address.

    MMNEPVFCICPMFPCPTTAAATR