chain network name display fixed
This commit is contained in:
@@ -20,7 +20,7 @@ class WalletTopUpHeader extends StatelessWidget {
|
||||
final symbol = tokenSymbol?.trim();
|
||||
|
||||
final subtitle = [
|
||||
'Crypto Wallet',
|
||||
loc.paymentTypeCryptoWallet,
|
||||
if (symbol != null && symbol.isNotEmpty) symbol,
|
||||
].join(' · ');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user