From: Ilya Evdokimov Date: Sun, 31 Jul 2022 10:15:40 +0000 (+0200) Subject: Update README.md X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-sample;a=commitdiff_plain;h=961a247a7e55c92276bd13aa11018270070a663c Update README.md --- diff --git a/README.md b/README.md index d409800..2799593 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ git clone https://github.com/lightningdevkit/ldk-sample ## Usage ``` cd ldk-sample -cargo run :@: [] [bitcoin-network] [announced-listen-addr announced-node-name] +cargo run :@: [] [] [] [] ``` `bitcoind`'s RPC username and password likely can be found through `cat ~/.bitcoin/.cookie`.