plasma -> lnd

This commit is contained in:
Olaoluwa Osuntokun
2016-01-15 18:27:19 -08:00
parent 230b58adb1
commit 9d63a9677d

View File

@@ -14,8 +14,6 @@ import (
"li.lan/labs/plasma/lnwallet" "li.lan/labs/plasma/lnwallet"
) )
//lightning == terrestrial plasma
var ( var (
rpcport = flag.Int("port", 10000, "The port for the rpc server") rpcport = flag.Int("port", 10000, "The port for the rpc server")
) )