Add missing export ContractDetails
This commit is contained in:
@@ -13,6 +13,7 @@ export {
|
||||
Code,
|
||||
CodeDetails,
|
||||
Contract,
|
||||
ContractDetails,
|
||||
CosmWasmClient,
|
||||
GetNonceResult,
|
||||
IndexedTx,
|
||||
|
||||
Vendored
+1
@@ -12,6 +12,7 @@ export {
|
||||
Code,
|
||||
CodeDetails,
|
||||
Contract,
|
||||
ContractDetails,
|
||||
CosmWasmClient,
|
||||
GetNonceResult,
|
||||
IndexedTx,
|
||||
|
||||
Reference in New Issue
Block a user