Module nft
Expand description
The NFT type. NFT-related types and operations.
Structs§
- Mint
- A verifiable type to create or transfer an NFT.
Enums§
- Operation
- Represents operations that can be performed with NFTs.
Functions§
- credits_
of_ addresses_ for_ mints - Transform a list of (potentially duplicated) Address into Credits
Type Aliases§
- Credits
- A list of addresses and the set of NFTs credited to each one.
- Signed
Mint - A signed NFT operation message.