mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-23 15:47:18 +01:00
- It was potentially buggy, because it passed async function in createMigrate that use reduce over the array of functions internally. - It is no longer needed since isCoinEnablingInitFinished has been deleted completely.