Documentation ¶
Index ¶
- Variables
- func AddChainAlias(chainAlias, id string)
- func Client(i ...int) *chainclient.Client
- func GetChainAlias() string
- func GetCurrentChainID() *isc.ChainID
- func Init(rootCmd *cobra.Command)
- func SCClient(contractHname isc.Hname, i ...int) *scclient.SCClient
- func SetCurrentChain(chainAlias string)
Constants ¶
This section is empty.
Variables ¶
View Source
var HTTP404ErrRegexp = regexp.MustCompile(`"Code":404`)
Functions ¶
func AddChainAlias ¶
func AddChainAlias(chainAlias, id string)
func Client ¶
func Client(i ...int) *chainclient.Client
func GetChainAlias ¶
func GetChainAlias() string
func GetCurrentChainID ¶
func SetCurrentChain ¶
func SetCurrentChain(chainAlias string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.