Avalanche SDK Client
    Preparing search index...

    Type Alias SendReturnType

    type SendReturnType = {
        txHashes: TransactionDetails[];
    }
    Index

    Properties

    Properties

    txHashes: TransactionDetails[]

    The hashes of the transactions. []