From 5c820f9469272b645e4014752270ca6926a6dfcb Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Fri, 26 May 2023 12:51:36 +0200 Subject: [PATCH] fix typo (#239) --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 48b66b3..f2dd056 100644 --- a/.env.example +++ b/.env.example @@ -61,5 +61,5 @@ LIGHTNING_RESERVE_FEE_MIN=2000 # max peg-out amount in satoshis # MINT_MAX_PEG_OUT=100000 # use to allow only peg-out to LN -# MINT_PEG_OUT_ONLN=FALSE +# MINT_PEG_OUT_ONLY=FALSE