refactor package
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package client
|
||||
|
||||
// codec:gen
|
||||
type ChangeDifficulty struct {
|
||||
Difficulty []int8
|
||||
Locked bool
|
||||
}
|
||||
Reference in New Issue
Block a user