@injectivelabs/indexer-proto-ts
Advanced tools
Comparing version 1.11.2 to 1.11.3
@@ -547,2 +547,4 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
executedAt: string; | ||
/** Refunded amount of the swap */ | ||
refundAmount: string; | ||
} | ||
@@ -549,0 +551,0 @@ export interface Coin { |
@@ -547,2 +547,4 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
executedAt: string; | ||
/** Refunded amount of the swap */ | ||
refundAmount: string; | ||
} | ||
@@ -549,0 +551,0 @@ export interface Coin { |
{ | ||
"name": "@injectivelabs/indexer-proto-ts", | ||
"version": "1.11.2", | ||
"version": "1.11.3", | ||
"description": "Injective Indexer API client with generated gRPC bindings.", | ||
@@ -5,0 +5,0 @@ "sideEffects": "false", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2778338
66123