@uniswap/client-pools
Advanced tools
Comparing version
@@ -281,2 +281,8 @@ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf"; | ||
token1?: string; | ||
/** | ||
* default false; hides spam | ||
* | ||
* @generated from field: optional bool include_hidden = 12; | ||
*/ | ||
includeHidden?: boolean; | ||
constructor(data?: PartialMessage<ListPositionsRequest>); | ||
@@ -283,0 +289,0 @@ static readonly runtime: typeof proto3; |
@@ -373,2 +373,3 @@ // @generated by protoc-gen-es v1.10.0 with parameter "target=ts" | ||
{ no: 11, name: "token1", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true }, | ||
{ no: 12, name: "include_hidden", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true }, | ||
]); | ||
@@ -375,0 +376,0 @@ /** |
{ | ||
"name": "@uniswap/client-pools", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
76155
0.32%2151
0.33%