Exemplo n.º 1
0
func CurrentChain() {
	IfExit(chns.CurrentChain(do))
}
Exemplo n.º 2
0
func CurrentChain(cmd *cobra.Command, args []string) {
	IfExit(chns.CurrentChain(do))
}