From d19b57e074aba9f9b41ed4e87ce6f35ea94bf000 Mon Sep 17 00:00:00 2001 From: Arkanoider Date: Sat, 10 Feb 2024 11:50:41 +0100 Subject: [PATCH] small fixes on listorders --- src/util.rs | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/util.rs b/src/util.rs index 90eca1c..9aacfe9 100644 --- a/src/util.rs +++ b/src/util.rs @@ -168,6 +168,7 @@ pub async fn send_relays_requests(client: &Client, filters: Filter) -> Vec