Пример #1
0
func CurrentChain() {
	IfExit(chns.CurrentChain(do))
}
Пример #2
0
func CurrentChain(cmd *cobra.Command, args []string) {
	IfExit(chns.CurrentChain(do))
}