improve DrandConfig dependency injection
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package dtypes
|
||||
|
||||
type DrandConfig struct {
|
||||
Servers []string
|
||||
ChainInfoJSON string
|
||||
}
|
||||
Reference in New Issue
Block a user