mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-04-17 18:31:56 +00:00
Update lib/view_model/send/send_view_model.dart
This commit is contained in:
parent
e28f6e5893
commit
3ddb1b7230
1 changed files with 0 additions and 3 deletions
|
@ -305,9 +305,6 @@ abstract class SendViewModelBase extends WalletChangeListenerViewModel with Stor
|
|||
@observable
|
||||
CryptoCurrency selectedCryptoCurrency;
|
||||
|
||||
@observable
|
||||
OpenCryptoPayRequest? openCryptoPayRequest;
|
||||
|
||||
List<CryptoCurrency> currencies;
|
||||
|
||||
bool get hasYat => outputs
|
||||
|
|
Loading…
Reference in a new issue