Result of a transaction

interface TransactionResult {
    transactionHash: `0x${string}`;
}

Properties

Properties

transactionHash: `0x${string}`

The hash of the transaction.