Validates a token mint.
A promise that resolves to true if the minting is valid.
If any token amount is not compatible with the token.
If the token is paused.
If the the token if not mintable.
The token to mint.
The amounts of tokens to mint.
Generated using TypeDoc
Validates a token mint.
Returns
A promise that resolves to true if the minting is valid.
Throws
If any token amount is not compatible with the token.
Throws
If the token is paused.
Throws
If the the token if not mintable.