This commit is contained in:
fosse 2024-02-13 13:36:13 -05:00
parent 0e2e4d880d
commit 75905c4b05

View file

@ -7,6 +7,7 @@ part 'wallet_type.g.dart';
const walletTypes = [ const walletTypes = [
WalletType.monero, WalletType.monero,
WalletType.bitcoin, WalletType.bitcoin,
WalletType.lightning,
WalletType.litecoin, WalletType.litecoin,
WalletType.haven, WalletType.haven,
WalletType.ethereum, WalletType.ethereum,