mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 12:09:43 +00:00
fix
This commit is contained in:
parent
0e2e4d880d
commit
75905c4b05
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue