feat(txbuilder): compute ScriptDataHash including edge cases (#525)
Co-authored-by: kalomaaan <kalomaaan@gmail.com>
This commit is contained in:
parent
dfbe307e6c
commit
a29a6cf50f
9 changed files with 282 additions and 94 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod babbage;
|
||||
mod scriptdata;
|
||||
mod transaction;
|
||||
|
||||
pub use babbage::BuildBabbage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue