Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.3.0](v6.2.1...v6.3.0) (2023-08-08) ### Features * add option to broadcast rpc psbt, closes [#3895](#3895) ([da7b51b](da7b51b)) * add taproot txs in activity list, closes [#3249](#3249) ([d4b1065](d4b1065)) * fetch inscription by output in separate query ([281e138](281e138)) * hide increase fee for txs with taproot input ([a01071f](a01071f)) ### Bug Fixes * change logic to upscale amount in input field ([086c329](086c329)) * handle case when there's no ticker of < 4 chars ([ce3c7c9](ce3c7c9)) * make input text perfectly centered ([0b23519](0b23519)) * only route to error when asset is bitcoin, closes [#4083](#4083) ([bed3820](bed3820)) ### Internal * move fn to utils, use constant and provide more descriptive fn name ([5356069](5356069))
- Loading branch information