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

    Interface IDelegatebw

    interface IDelegatebw {
        from: string;
        receiver: string;
        stake_cpu_quantity: string;
        stake_net_quantity: string;
        transfer: boolean;
    }
    Index

    Properties

    from: string
    receiver: string
    stake_cpu_quantity: string
    stake_net_quantity: string
    transfer: boolean