From 72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1 Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Sun, 13 Aug 2023 13:47:45 -0300 Subject: merge nips 12, 16, 20 and 33 into nip 01 (#703) Co-authored-by: Viktor Vsk --- 13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '13.md') diff --git a/13.md b/13.md index 360bde6..0178733 100644 --- a/13.md +++ b/13.md @@ -110,7 +110,7 @@ function countLeadingZeroes(hex) { Querying relays for PoW notes ----------------------------- -Since relays allow searching on prefixes, you can use this as a way to filter notes of a certain difficulty: +If relays allow searching on prefixes, you can use this as a way to filter notes of a certain difficulty: ``` $ echo '["REQ", "subid", {"ids": ["000000000"]}]' | websocat wss://some-relay.com | jq -c '.[2]' -- cgit v1.2.3