Open sentry-io[bot] opened 2 years ago
Sentry issue: TREZOR-SUITE-2MQ
Unfortunately it's not related to the sparse tx array as I've thought but rather to some race condition in RBF fee calculation (there is probably no transaction composed for specific fee level). I think whole fee selection/calculation should be refactored, but it requires a lot of time.
suite/blob/develop/packages/suite/src/hooks/wallet/useRbfForm.ts/#L203
Sentry Issue: TREZOR-SUITE-NEC