From af0d34b155006302eb3ac6caa434b53cef3c70dc Mon Sep 17 00:00:00 2001 From: Elliott Tallis Date: Thu, 22 Dec 2022 16:42:54 +0000 Subject: [PATCH] pointy is a "contributor" (#359) --- src/utils/constants.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 6c7b540ca..aaf6e4dfb 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -177,4 +177,8 @@ export const Devs = Object.freeze({ name: "'ax", id: 273562710745284628n, }, + pointy: { + name: "pointy", + id: 99914384989519872n + } });