mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
merge nips 12, 16, 20 and 33 into nip 01 (#703)
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
This commit is contained in:
parent
a5047326d4
commit
72bb8a128b
17 changed files with 141 additions and 318 deletions
2
13.md
2
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]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue