genesis wip compiles
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package types
|
||||
|
||||
// function variable used to initialize application state at genesis
|
||||
type InitStater func(ctx Context, stateJSON []byte) Error
|
||||
Reference in New Issue
Block a user