The unresolved and resolved alias. It is recorded when a transaction indicates a valid address alias instead of an address.
The recipient, account and amount of fees received for harvesting a block. It is recorded when a block is harvested.
The amount of native currency mosaics created. The receipt is recorded when the network has inflation configured, and a new block triggers the creation of currency mosaics.
The haslock sender, mosaicId and amount locked that is returned. It is recorded when an aggregate bonded transaction linked to the hash completes.
The lockhash sender, mosaicId and amount locked. It is recorded when a valid HashLockTransaction is announced.
The account receiving the locked mosaic, the mosaicId and the amount. It is recorded when a lock hash expires.
The secretlock sender, mosaicId and amount locked. It is recorded when a secretlock is proved.
The secretlock sender, mosaicId and amount locked. It is recorded when a valid SecretLockTransaction is announced.
The account receiving the locked mosaic, the mosaicId and the amount. It is recorded when a secretlock expires
The unresolved and resolved alias. It is recorded when a transaction indicates a valid mosaic alias instead of a mosaicId.
The mosaicId expiring in this block. It is recorded when a mosaic expires.
The sender and recipient of the levied mosaic, the mosaicId and amount. It is recorded when a transaction has a levied mosaic.
The sender and recipient of the mosaicId and amount representing the cost of registering the mosaic. It is recorded when a mosaic is registered.
The identifier of the namespace deleted in this block. It is recorded when the namespace grace period elapses.
The identifier of the namespace expiring in this block. It is recorded when the namespace lifetime elapses.
The sender and recipient of the mosaicId and amount representing the cost of extending the namespace. It is recorded when a namespace is registered or its duration is extended.
A collection of state changes for a given source. It is recorded when a state change receipt is issued.
Generated using TypeDoc
Receipt type enums.
https://github.com/nemtech/catapult-server/blob/master/src/catapult/model/ReceiptType.h
https://github.com/nemtech/catapult-server/blob/master/src/catapult/model/ReceiptType.cpp