From 8782944191e3cec87a06e1882725830a8c0b5b6e Mon Sep 17 00:00:00 2001 From: nym21 Date: Tue, 31 Mar 2026 23:00:15 +0200 Subject: [PATCH] readme: add supporter --- crates/brk_client/src/lib.rs | 2 +- docs/README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/crates/brk_client/src/lib.rs b/crates/brk_client/src/lib.rs index 294c092e9..8ba65651f 100644 --- a/crates/brk_client/src/lib.rs +++ b/crates/brk_client/src/lib.rs @@ -9086,7 +9086,7 @@ impl BrkClient { /// *[Mempool.space docs](https://mempool.space/docs/api/rest#get-transaction-times)* /// /// Endpoint: `GET /api/v1/transaction-times` - pub fn get_transaction_times(&self, txId: Txid[]) -> Result> { + pub fn get_transaction_times(&self, txId: &[Txid]) -> Result> { let mut query = Vec::new(); query.push(format!("txId[]={}", txId)); let query_str = if query.is_empty() { String::new() } else { format!("?{}", query.join("&")) }; diff --git a/docs/README.md b/docs/README.md index d377bc3df..e5236263c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -75,8 +75,9 @@ Build custom applications in Rust. Use the full stack or individual components ( ## Donations -Checkmate -Johan +_Checkmatey_ +Johan Bergman +Alon Shvartsman ClearMined Bitcoin donate QR code