mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-12 10:08:49 +00:00
Minor change to make delegation token/string naming consistent
This commit is contained in:
2
26.md
2
26.md
@@ -19,7 +19,7 @@ This NIP introduces a new tag: `delegation` which is formatted as follows:
|
|||||||
"delegation",
|
"delegation",
|
||||||
<pubkey of the delegator>,
|
<pubkey of the delegator>,
|
||||||
<conditions query string>,
|
<conditions query string>,
|
||||||
<64-byte Schnorr signature of the sha256 hash of the delegation token>
|
<delegation token: 64-byte Schnorr signature of the sha256 hash of the delegation string>
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user