From 807b8d01d0d4ec5bce3c6bbf5e0bacfed7b57a7e Mon Sep 17 00:00:00 2001 From: Yostra Date: Thu, 24 Dec 2020 18:27:27 -0500 Subject: [PATCH] newline --- src/wallet/util/wallet_types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/util/wallet_types.py b/src/wallet/util/wallet_types.py index be9901f42b..a23661924d 100644 --- a/src/wallet/util/wallet_types.py +++ b/src/wallet/util/wallet_types.py @@ -11,4 +11,4 @@ class WalletType(IntEnum): CUSTODY = 5 COLOURED_COIN = 6 RECOVERABLE = 7 - DISTRIBUTED_ID = 8 \ No newline at end of file + DISTRIBUTED_ID = 8