From b621ce9a4cb675b7020b89b8f263ff1f3cf722f0 Mon Sep 17 00:00:00 2001 From: Sirius <110729325+SiriusLightning21@users.noreply.github.com> Date: Wed, 21 Jan 2026 21:10:02 +0100 Subject: [PATCH] Add participant 'johnny' with Nostr and v4v details (#205) --- content/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/participants.json b/content/participants.json index 0f4270420ef..9d16769d023 100644 --- a/content/participants.json +++ b/content/participants.json @@ -533,5 +533,14 @@ "customKey": "696969", "customValue": "20" } + }, + "johnny": { + "name": "Johnny", + "nostr": "npub1qwk7lv5ze5pzps85yn7a96h2rv6nwcude0ydry5lzayuxqmldvtqel8uzv", + "v4v": { + "address": "0200ca251a93e635d9390d833265b3bf96609f6170ba3561a65a261797b924bb8c", + "customKey": "696969", + "customValue": "8" + } } }