Store code history for contract
This commit is contained in:
@@ -43,7 +43,7 @@ var (
|
||||
GetContractAddressKey = types.GetContractAddressKey
|
||||
GetContractStorePrefixKey = types.GetContractStorePrefixKey
|
||||
NewCodeInfo = types.NewCodeInfo
|
||||
NewCreatedAt = types.NewCreatedAt
|
||||
NewCreatedAt = types.NewAbsoluteTxPosition
|
||||
NewContractInfo = types.NewContractInfo
|
||||
NewEnv = types.NewEnv
|
||||
NewWasmCoins = types.NewWasmCoins
|
||||
|
||||
Reference in New Issue
Block a user