package
Version:
v0.0.0-...-1b15b10
Opens a new window with list of versions in this module.
Published: Jul 11, 2022
License: LGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ERC20CLICMDS = &cli.Command{
Name: "erc20",
Subcommands: []*cli.Command{
mintCMD,
addMinterCMD,
approveCMD,
depositCMD,
balanceCMD,
allowanceCMD,
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.