Configure wallet types for the app

This commit is contained in:
M 2021-12-24 14:37:24 +02:00
parent dd784a7829
commit e6b1da376d
224 changed files with 903 additions and 23743 deletions

View file

@ -1,4 +1,4 @@
import 'package:cake_wallet/entities/crypto_currency.dart';
import 'package:cw_core/crypto_currency.dart';
import 'package:cake_wallet/entities/fiat_currency.dart';
import 'dart:convert';
import 'package:flutter/foundation.dart';