@injectivelabs/indexer-proto-ts
Advanced tools
Comparing version
@@ -225,2 +225,3 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
details: string; | ||
imageUrl: string; | ||
} | ||
@@ -705,2 +706,4 @@ export interface ValidatorUptime { | ||
endTime: string; | ||
/** Transfers where either the sender or the recipient is one of the addresses */ | ||
address: string[]; | ||
} | ||
@@ -707,0 +710,0 @@ export interface GetBankTransfersResponse { |
@@ -545,2 +545,4 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
txHash: string; | ||
/** transaction timestamp of the swap */ | ||
executedAt: string; | ||
} | ||
@@ -547,0 +549,0 @@ export interface Coin { |
@@ -225,2 +225,3 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
details: string; | ||
imageUrl: string; | ||
} | ||
@@ -705,2 +706,4 @@ export interface ValidatorUptime { | ||
endTime: string; | ||
/** Transfers where either the sender or the recipient is one of the addresses */ | ||
address: string[]; | ||
} | ||
@@ -707,0 +710,0 @@ export interface GetBankTransfersResponse { |
@@ -545,2 +545,4 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
txHash: string; | ||
/** transaction timestamp of the swap */ | ||
executedAt: string; | ||
} | ||
@@ -547,0 +549,0 @@ export interface Coin { |
{ | ||
"name": "@injectivelabs/indexer-proto-ts", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2777152
0.13%66099
0.12%