trezor-suite
trezor-suite copied to clipboard
Send coins - error handling
The suite-native/module-send
should be prepared for comprehensive error handling. The idea is to save an error object to the send form redux state whenever an error occurs in the send form related thunks. Inspiration can be found in recently created passphraseSlice.