Avalanche SDK Client
    Preparing search index...

    Type Alias IssueTxReturnType

    Return type for the avm.issueTx method. Returns the ID of the issued transaction.

    type IssueTxReturnType = {
        txID: string;
    }
    Index

    Properties

    Properties

    txID: string

    The ID of the issued transaction