Describe the enhancement
Update bitcoin dependency to 0.30 and miniscript dependency to TBD (probably 0.10).
Use case
This is required to stay up to date with the latest features and fixes.
Additional context
This update is also required to support no_std. See #894.
Describe the enhancement
Update
bitcoindependency to0.30andminiscriptdependency to TBD (probably0.10).Use case
This is required to stay up to date with the latest features and fixes.
Additional context
This update is also required to support
no_std. See #894.