rgb-cln/test-cli
Rusty Russell 5dc9cd16f9 create-steal-tx: actually output the steal tx, not the commit tx!
... Which reveals it wasn't paying a fee.  So update fix that, and
initialize the alpha tx fields while we're there.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-01 16:55:03 +09:30
..
scripts test.sh: restore --steal and --unilateral options 2015-07-01 16:27:52 +09:30
HOWTO-USE.md HOWTO-USE.md: poor documentation for poor tools. 2015-06-12 14:54:27 +09:30
check-anchor-scriptsigs.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
check-commit-sig.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
close-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
create-close-tx.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
create-commit-spend-tx.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
create-commit-tx.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
create-steal-tx.c create-steal-tx: actually output the steal tx, not the commit tx! 2015-07-01 16:55:03 +09:30
get-anchor-depth.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
leak-anchor-sigs.c pkt: add pkt_totlen() helper. 2015-06-12 13:06:33 +09:30
open-anchor-scriptsigs.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
open-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
open-commit-sig.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-accept.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-complete.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel-signature.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30
update-channel.c Use libsecp256k1 instead of openssl for crypto. 2015-07-01 16:27:52 +09:30