lib-base.failedreceipt
Home > @mosaic/lib-base > FailedReceipt
FailedReceipt type
Indicates that the transaction has been mined, but it failed.
Signature:
Remarks
The rawReceipt
property is an implementation-specific transaction receipt object.
Returned by SentMosaicTransaction.getReceipt() and SentMosaicTransaction.waitForReceipt().
Last updated