@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Interface DelegateInfo

    interface DelegateInfo {
        delegatorAddress: string;
        fee: string;
        pubkey: string;
    }
    Index

    Properties

    delegatorAddress: string
    fee: string
    pubkey: string