Skip to content

fix small bugs and warnings

Andrew Stone requested to merge gandrewstone/android:assetInfo into main

2 medium/small ones:

  1. the wrong number of asset types was displaying in assetInfo (it was displaying the # of UTXOs holding assets)
  2. upon user initiated rediscover, the fastforward button would necessarily show because the sync date was not being reset (sync block was but not the date)

Merge request reports