From b0276ec76e89af51b113a4ff320715874f88e789 Mon Sep 17 00:00:00 2001 From: alter-eggo Date: Tue, 23 Apr 2024 12:19:26 +0400 Subject: [PATCH] feat: decrease num of addresses to fetch --- src/app/query/bitcoin/address/utxos-by-address.query.ts | 2 +- src/app/query/bitcoin/blockstream-rate-limiter.ts | 2 +- src/app/query/bitcoin/ordinals/inscriptions.query.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/query/bitcoin/address/utxos-by-address.query.ts b/src/app/query/bitcoin/address/utxos-by-address.query.ts index a47ce189354..3ac6ca3ca13 100644 --- a/src/app/query/bitcoin/address/utxos-by-address.query.ts +++ b/src/app/query/bitcoin/address/utxos-by-address.query.ts @@ -35,7 +35,7 @@ export function useGetUtxosByAddressQuery