dsteem
    Preparing search index...

    Interface BeneficiaryRoute

    interface BeneficiaryRoute {
        account: string;
        weight: number;
    }
    Index

    Properties

    Properties

    account: string
    weight: number