Type alias TransactionResponse

TransactionResponse: {
    tx_hash: string;
}

Type declaration

  • tx_hash: string