tweaking subheaders

This commit is contained in:
Zack Wynne 2023-01-26 17:28:28 -07:00
parent 92e3521fd0
commit 8aadba0899

6
26.md
View File

@ -35,12 +35,12 @@ nostr:delegation:<pubkey of publisher (delegatee)>:<conditions query string>
The following fields and operators are supported in the above query string:
###### Fields:
*Fields*:
1. `kind`
- ###### Operators:
- *Operators*:
- `=${KIND_NUMBER}` - delegator may only sign events of this kind
2. `created_at`
- ###### Operators:
- *Operators*:
- `<${TIMESTAMP}` - delegator may only sign events created ***before*** the specified timestamp
- `>${TIMESTAMP}` - delegator may only sign events created ***after*** the specified timestamp