Skip to content

Commit 961a247

Browse files
committed
Update README.md
1 parent cf424db commit 961a247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git clone https://github.com/lightningdevkit/ldk-sample
99
## Usage
1010
```
1111
cd ldk-sample
12-
cargo run <bitcoind-rpc-username>:<bitcoind-rpc-password>@<bitcoind-rpc-host>:<bitcoind-rpc-port> <ldk_storage_directory_path> [<ldk-peer-listening-port>] [bitcoin-network] [announced-listen-addr announced-node-name]
12+
cargo run <bitcoind-rpc-username>:<bitcoind-rpc-password>@<bitcoind-rpc-host>:<bitcoind-rpc-port> <ldk_storage_directory_path> [<ldk-peer-listening-port>] [<bitcoin-network>] [<announced-node-name>] [<announced-listen-addr>]
1313
```
1414
`bitcoind`'s RPC username and password likely can be found through `cat ~/.bitcoin/.cookie`.
1515

0 commit comments

Comments
 (0)