List contract address without other data

This commit is contained in:
Alex Peters
2021-04-23 15:07:33 +02:00
parent 8ef2d2695b
commit c377d7110e
16 changed files with 214 additions and 469 deletions

View File

@@ -125,7 +125,6 @@ type (
ContractInfo = types.ContractInfo
CreatedAt = types.AbsoluteTxPosition
Config = types.WasmConfig
ContractInfoWithAddress = types.ContractInfoWithAddress
CodeInfoResponse = types.CodeInfoResponse
MessageHandler = keeper.SDKMessageHandler
BankEncoder = keeper.BankEncoder