Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge rust-bitcoin#4043: Implement Default for Script
ab2f709 Implement Default for Script (jrakibi) Pull request description: This PR implements Default for `Script` to return an empty script. *Note: ScriptBuf already has `#[derive(Default)]` in the code so it's already handled* Resolves rust-bitcoin#3735 ACKs for top commit: tcharding: ACK ab2f709 Kixunil: ACK ab2f709 apoelstra: ACK ab2f709; successfully ran local tests; neat! Tree-SHA512: c06ba98d9bf8568e323ef9082a7f06756586360d6bef2b93721db7f6e28a777852e494c86319c97b0fd5444a0010d6c679625753534c0e1c8116e452ce8fa9cc
- Loading branch information