From 4d19b1ff51f9f018f7d6bf33d7b70a7f927bc79c Mon Sep 17 00:00:00 2001 From: Craig Bovis Date: Mon, 18 May 2020 10:11:50 -0500 Subject: [PATCH] Add bamboo relay to article sources --- src/constants.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/constants.js b/src/constants.js index e37ee219b..6a80f2403 100644 --- a/src/constants.js +++ b/src/constants.js @@ -58,6 +58,9 @@ module.exports = { imageUrl: 'https://resources.0xtracker.com/logos/0x-tracker.png', slug: '0x-tracker', }, + bambooRelay: { + relayer: 'bambooRelay', + }, boxSwap: { relayer: 'boxSwap', },