Makefile: remove all the old Elements Alpha support.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-11-10 23:30:35 +10:30
parent bff81c0ecf
commit 700c536a27
7 changed files with 3 additions and 69 deletions

View File

@@ -47,6 +47,6 @@ fi
`dirname $0`/generate-block.sh init
A1=$(`dirname $0`/get-new-address.sh)
A1=$($CLI getnewaddress)
TX=`$CLI sendmany "" "{ \"$A1\":0.01 }"`
`dirname $0`/generate-block.sh