mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-21 14:54:22 +01:00
Makefile: remove all the old Elements Alpha support.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user