Documentation
    Preparing search index...

    Interface TezosSmartRollupExecuteOutboxMessageOperation

    interface TezosSmartRollupExecuteOutboxMessageOperation {
        cemented_commitment: string;
        counter: string;
        fee: string;
        gas_limit: string;
        kind: SMART_ROLLUP_EXECUTE_OUTBOX_MESSAGE;
        output_proof: string;
        rollup: string;
        source: string;
        storage_limit: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    cemented_commitment: string
    counter: string
    fee: string
    gas_limit: string
    output_proof: string
    rollup: string
    source: string
    storage_limit: string