From 68ba219096634da185bc83f5618b298c3c6178fa Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Mon, 31 Jan 2022 12:00:55 +0000 Subject: [PATCH] added FakeWallet to .env --- .env.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 53cf79b5..6767b51e 100644 --- a/.env.example +++ b/.env.example @@ -74,5 +74,4 @@ OPENNODE_API_ENDPOINT=https://api.opennode.com/ OPENNODE_KEY=OPENNODE_ADMIN_KEY # FakeWallet -FAKE_WALLET_KEY=E9873D79C6D87DC0FB6A5778633389F4453213303DA61F20BD67FC233AA33262 -FAKE_WALLET_ADMIN="" \ No newline at end of file +FAKE_WALLET_KEY=E9873D79C6D87DC0FB6A5778633389F4453213303DA61F20BD67FC233AA33262 \ No newline at end of file