Documentation
    Preparing search index...

    Interface TezosDelegationOperation

    interface TezosDelegationOperation {
        counter: string;
        delegate?: string;
        fee: string;
        gas_limit: string;
        kind: DELEGATION;
        source: string;
        storage_limit: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    counter: string
    delegate?: string
    fee: string
    gas_limit: string
    source: string
    storage_limit: string