rewrite from scratch tests for TxProposalSet
This commit is contained in:
parent
ae042a8292
commit
42c73f9a01
6 changed files with 92 additions and 722 deletions
|
|
@ -31,7 +31,7 @@ function FakeBuilder() {
|
|||
i: 0 }];
|
||||
|
||||
this.vanilla = {
|
||||
scriptSigs: [VALID_SCRIPTSIG_BUF],
|
||||
scriptSig: [VALID_SCRIPTSIG_BUF],
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue