Parameters for transaction receipt status request Used to get the status from the transaction receipt

ReceiptStatusParams

interface ReceiptStatusParams {
    txhash: string;
}

Properties

Properties

txhash: string

Transaction hash to get receipt status for