Avalanche SDK Client
    Preparing search index...

    Type Alias IssueTxReturnType

    Return type for the platform.issueTx method.

    type IssueTxReturnType = {
        txID: string;
    }
    Index

    Properties

    Properties

    txID: string

    The transaction's ID