Avalanche SDK Client
    Preparing search index...

    Type Alias GetTxStatusParameters

    Parameters for the platform.getTxStatus method. Get the status of a transaction.

    type GetTxStatusParameters = {
        txID: string;
    }
    Index

    Properties

    Properties

    txID: string

    The ID of the transaction to get the status of