fix: Tron Timeout Issue (#1448)

* fix: Tron timeout issue

* fix: Revert

* fix: Tron transaction expiry error
This commit is contained in:
Adegoke David 2024-05-15 00:54:39 +01:00 committed by GitHub
parent 4947e231e9
commit fbecc5c994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ case $APP_MACOS_TYPE in
$MONERO_COM)
CONFIG_ARGS="--monero";;
$CAKEWALLET)
CONFIG_ARGS="--monero --bitcoin --ethereum --polygon --nano --bitcoinCash --solana";; #--haven
CONFIG_ARGS="--monero --bitcoin --ethereum --polygon --nano --bitcoinCash --solana --tron";; #--haven
esac
cp -rf pubspec_description.yaml pubspec.yaml