From f0a43854979c4180e71179bbf2e9e865b8462519 Mon Sep 17 00:00:00 2001 From: pbca26 Date: Wed, 24 Jul 2024 22:56:42 +0300 Subject: [PATCH 1/2] add s8 pubkeys --- season8/elected_nn_social.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/season8/elected_nn_social.json b/season8/elected_nn_social.json index eb0f46f9..8e34ace8 100644 --- a/season8/elected_nn_social.json +++ b/season8/elected_nn_social.json @@ -24,5 +24,31 @@ } } } + }, + "pbca26": { + "discord": "403229823834521616", + "discord_name": "pbca26#5430", + "email": "", + "github": "https://github.com/pbca26", + "icon": "https://avatars.githubusercontent.com/u/7769879?v=4", + "keybase": "https://keybase.io/pbca26", + "telegram": "", + "twitter": "", + "website": "", + "youtube": "", + "regions": { + "NA": { + "Main": { + "pubkey": "024034ed324e69316d6f6d554168b56828e40334f99d7adfe4ef9248c49d433e12", + "KMD address": "RPwD7JNpkvpEpWXxNq9NWG4n127pFs1K43", + "LTC address": "LZsyHzoNEmFj1Jrv5o9YgkoLSy2VjYyKfW" + }, + "Third_Party": { + "pubkey": "025349e2ef906bb8dff17275d5d1034edf261d7b3b0fef02643c4e7227e161cd54", + "KMD address": "RAAyEJn9pbnwdrXwyYah66tmBJXMRLcpjh", + "LTC address": "LRopshcvSys2xubDsMxKrvzai6fSVXkL3Q" + } + } + } } } \ No newline at end of file From bbb5031d989b4046b7359531644b465d636aba89 Mon Sep 17 00:00:00 2001 From: pbca26 Date: Wed, 24 Jul 2024 23:00:16 +0300 Subject: [PATCH 2/2] remove 3p ltc address --- season8/elected_nn_social.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/season8/elected_nn_social.json b/season8/elected_nn_social.json index 8e34ace8..141ce7db 100644 --- a/season8/elected_nn_social.json +++ b/season8/elected_nn_social.json @@ -45,8 +45,7 @@ }, "Third_Party": { "pubkey": "025349e2ef906bb8dff17275d5d1034edf261d7b3b0fef02643c4e7227e161cd54", - "KMD address": "RAAyEJn9pbnwdrXwyYah66tmBJXMRLcpjh", - "LTC address": "LRopshcvSys2xubDsMxKrvzai6fSVXkL3Q" + "KMD address": "RAAyEJn9pbnwdrXwyYah66tmBJXMRLcpjh" } } }