Module fungible
Expand description
The fungible token mint type.
Structs§
- Credit
- A credit entry containing an address and the amount credited to it.
- Mint
- A verifiable type to create or update a vault with TokenMintData.
Enums§
- Operation
- Represents operations that can be performed on a token’s supply.
Type Aliases§
- Signed
Mint - A signed token mint message.