@subql/types-cosmos
Advanced tools
Comparing version 0.2.1-0 to 0.2.1-1
@@ -69,2 +69,3 @@ import { CosmWasmClient } from '@cosmjs/cosmwasm-stargate'; | ||
messageFilter?: SubqlCosmosMessageFilter; | ||
attributes?: Record<string, string | number>; | ||
} | ||
@@ -71,0 +72,0 @@ export declare type SubqlCosmosHandlerFilter = SubqlCosmosEventFilter | SubqlCosmosMessageFilter; |
{ | ||
"name": "@subql/types-cosmos", | ||
"version": "0.2.1-0", | ||
"version": "0.2.1-1", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/subquery/subql", | ||
}, | ||
"stableVersion": "0.2.0" | ||
"stableVersion": "0.2.1-0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
106923
281