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