Snip20Tx..::..Mint Method
Overload List
Name | Description | |
---|---|---|
![]() |
Mint(MsgMint, Nullable<(Of <<'(TxOptions>)>>)) |
This function MUST be allowed only for accounts on the minters list.
If the Cosmos message sender is an allowed minter, this will create amount new tokens and add them to the balance of recipient.
|
![]() |
Mint(String, String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>)) |
This function MUST be allowed only for accounts on the minters list.
If the Cosmos message sender is an allowed minter, this will create amount new tokens and add them to the balance of recipient.
|