lib-base.successfulreceipt
Home > @mosaic/lib-base > SuccessfulReceipt
SuccessfulReceipt type
Indicates that the transaction has succeeded.
Signature:
Remarks
The rawReceipt
property is an implementation-specific transaction receipt object.
The details
property may contain more information about the transaction. See the return types of TransactableMosaic functions for the exact contents of details
for each type of Mosaic transaction.
Returned by SentMosaicTransaction.getReceipt() and SentMosaicTransaction.waitForReceipt().
Previouslib-base.stabilitypoolgainswithdrawaldetails.newlusddepositNextlib-base.transactableliquity.adjusttrove
Last updated