upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/13.md
diff options
context:
space:
mode:
Diffstat (limited to '13.md')
-rw-r--r--13.md2
1 files changed, 1 insertions, 1 deletions
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) {
110Querying relays for PoW notes 110Querying relays for PoW notes
111----------------------------- 111-----------------------------
112 112
113Since relays allow searching on prefixes, you can use this as a way to filter notes of a certain difficulty: 113If relays allow searching on prefixes, you can use this as a way to filter notes of a certain difficulty:
114 114
115``` 115```
116$ echo '["REQ", "subid", {"ids": ["000000000"]}]' | websocat wss://some-relay.com | jq -c '.[2]' 116$ echo '["REQ", "subid", {"ids": ["000000000"]}]' | websocat wss://some-relay.com | jq -c '.[2]'