cooptypes - v2026.8.23-2
    Preparing search index...

    Interface IBranchWeightTotal

    interface IBranchWeightTotal {
        braname: string;
        contract: string;
        id: Interfaces.Branch.IUint64;
        total_weight: Interfaces.Branch.IUint64;
    }
    Index

    Properties

    braname: string
    contract: string
    total_weight: Interfaces.Branch.IUint64