add config
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package chain
|
||||
|
||||
type Chain struct {
|
||||
Name string
|
||||
groups []*NodeGroup
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user