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 b75b071 commit e6fdfadCopy full SHA for e6fdfad
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