From: Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:06:31 +0000 (+0000) Subject: Merge pull request #65 from standardsats/main X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=cdca4eebd50cf480ea2a8cc5471aacb514ddfccf;hp=5488a52531e47c505f5076a433c9a6acc6032bdd;p=ldk-sample Merge pull request #65 from standardsats/main 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`.