From 8aadba0899732a132614565cec72dd91c8457ac7 Mon Sep 17 00:00:00 2001 From: Zack Wynne Date: Thu, 26 Jan 2023 17:28:28 -0700 Subject: [PATCH] tweaking subheaders --- 26.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/26.md b/26.md index 10412451..86005083 100644 --- a/26.md +++ b/26.md @@ -35,12 +35,12 @@ nostr:delegation:: 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