Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[MOB-738] Fixed NPE when cached gas price is null #849

Closed carvalho2707 closed 4 years ago

carvalho2707 commented 4 years ago

What does this PR do?

This PR fixes a crash reported in sentry when the gasprice cached is null

Database changed?

No

Where should the reviewer start?

How should this be manually tested?

Flow on how to test this or QA Tickets related to this use-case: MOB-738

What are the relevant tickets? https://sentry.aptoide.com/sentry/walletapp/issues/146094/

Tickets related to this pull-request: MOB-738

Questions:

Does this add new dependencies which need to be added? (Eg. new libs, new keys, etc.)

Code Review Checklist