X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-sample;a=blobdiff_plain;f=README.md;h=5dda263e31da6b421623d87ebaa0c47e8e2a2876;hp=4b9e99a892569c031c362f2e4c6c3ade98fa3184;hb=d9e9c01d33f291cf4846c0406a3e00c9ecbd543d;hpb=80916829ec20eb8a510462e765a03c3ed051f2e0 diff --git a/README.md b/README.md index 4b9e99a..5dda263 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,15 @@ git clone git@github.com:lightningdevkit/ldk-sample.git cd ldk-sample cargo run :@: [] [bitcoin-network] ``` +`bitcoind`'s RPC username and password likely can be found through `cat ~/.bitcoin/.cookie`. + `bitcoin-network`: defaults to `testnet`. Options: `testnet`, `regtest`. `ldk-peer-listening-port`: defaults to 9735. ## License -Licensed under either of +Licensed under either: * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)