Type alias GetMessageSentEventFromTransactionReceiptInput

GetMessageSentEventFromTransactionReceiptInput: {
    receipt: providers.TransactionReceipt;
}

Type declaration

  • receipt: providers.TransactionReceipt