Snip20Tx..::..SetMinters Method
Overload List
Name | Description | |
---|---|---|
![]() |
SetMinters(MsgSetMinters, Nullable<(Of <<'(TxOptions>)>>)) |
This function MUST only be allowed for authorized accounts.
The list of addresses in the message will be set to the list of minters in the contract. This completely overrides the previously saved list.
|
![]() |
SetMinters(String, String, Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(String>)>>), Nullable<(Of <<'(TxOptions>)>>)) |
This function MUST only be allowed for authorized accounts.
The list of addresses in the message will be set to the list of minters in the contract. This completely overrides the previously saved list.
|