tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

fix: remove the skip sync button #138

Closed brianp closed 2 years ago

brianp commented 2 years ago

Description

If a user skips the blockchain syncing then they cannot use the app. So lets remove the skip button and force the wait to sync.

Motivation and Context

No sync makes for a broken experience.

How Has This Been Tested?

Manually

Closes #107

brianp commented 2 years ago

Closes #107