mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Minor change to make delegation token/string naming consistent
This commit is contained in:
parent
04e7f0cef8
commit
23b863ad65
2
26.md
2
26.md
|
@ -19,7 +19,7 @@ This NIP introduces a new tag: `delegation` which is formatted as follows:
|
|||
"delegation",
|
||||
<pubkey of the delegator>,
|
||||
<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>
|
||||
]
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user