We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104eb55 commit b5f01f3Copy full SHA for b5f01f3
contrib/test.sh
@@ -47,7 +47,7 @@ then
47
48
# Run all the examples
49
cargo build --examples
50
- cargo run --example htlc --features=compiler
+ cargo run --example htlc --features=compiler
51
cargo run --example parse
52
cargo run --example sign_multisig
53
cargo run --example verify_tx > /dev/null
0 commit comments