Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
miniscript/context: don't check witness script size in check_witness
It's called at satisfaction time, and this limit is checked at parse time already. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
- Loading branch information