Rusty Russell
3f2d93de93
README: don't suggest low-level commands, talk about invoice, bolt11 and pay.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
ZmnSCPxj
600cd0c2ad
README: Update to latest behavior: we no longer need addfunds command.
7 years ago
Rusty Russell
a8de8a3140
json_getchannels: add public flag.
Fixes : #509
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
practicalswift
0865c9f012
Make README.md install instructions consistent with doc/INSTALL.md
* Remove python2 dependency.
* Add net-tools dependency.
7 years ago
William Casarin
96f075c07e
readme: note about walletbroadcast
To save others the pain that I went through :[
Signed-off-by: William Casarin <jb55@jb55.com>
7 years ago
ZmnSCPxj
8512e2c8ef
README.md: Add link to waitanyinvoice
7 years ago
practicalswift
0353ec0983
Remove trailing whitespace
7 years ago
practicalswift
61c47c09d0
Fix typos
7 years ago
Rusty Russell
af5dbbc9f8
json_connect: separate port arg so we can parse IPv6 addresses.
Fixes : #391
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
45e9f35988
docs: Note that we need 0.15 (for estimatesmartfee with CONSERVATIVE/ECONOMCIAL flags)
Closes : #392
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Jonas Nick
d07b827050
Mention in README that 6 confirmations are required to fund a channel
7 years ago
Jonas Nick
2543bc81b9
Fix docker tag in README
7 years ago
Rusty Russell
98ad6b9231
lightningd: change connect RPC args.
We're going to make the ip/port optional, so they should go at the end.
In addition, using ip:port is nicer, for gethostbyaddr().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Christian Decker
48b876e401
doc: cli is no longer in the daemon subdirectory
Closes #271
Reported-by: @sumBTC
Signed-off-by: Christian Decker <decker.christian@gmail.com>
7 years ago
Rusty Russell
9da5abc39c
docs: update, move into doc/
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
8375857116
common: absorb remaining files from daemon/
Also, we split the more sophisticated json_add helpers to avoid pulling in
everything into lightning-cli, and unify the routines to print struct
short_channel_id (it's ':', not '/' too).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
Rusty Russell
8088e5cadb
protobuf: remove
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
analogic
5db4e1144b
Minor typo at docker execution
7 years ago
lokoga1
1b3eeec8f1
Update README.md for regtest
7 years ago
Christian Decker
f802e98e73
doc: Fix sendpay instructions
They were telling people to use the `<amount>`, but that's encoded in
the route already. Instead the final parameter is the `<rhash>` which
is the only piece of information missing for the transfer.
Reported-by: Toshiro Takahashi @toshirot
Signed-off-by: Christian Decker <decker.christian@gmail.com>
7 years ago
Christian Decker
b1ded66d35
fix: Mispelled word in the README.md
Fixes #198
Reported-by: Toshiro Takahashi @toshirot
Signed-off-by: Christian Decker <decker.christian@gmail.com>
8 years ago
Christian Decker
744d657860
doc: Updating README and related documentation
Like many I don't read any documentation besides the readme in the
repo, so I thought I could just pull some simple getting started info
into the readme to make it easy for people to get started :-)
8 years ago
Sankalp Ghatpande
8c73f37869
Added another faucet, removed redundent dependency installation instructions
8 years ago
Rusty Russell
6905cf5e7f
README.md: add "upgrade" instructions and add port config for public nodes.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
0713de1db1
README.md: User instructions.
Just in case we get any.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
2452df315a
doc: manpages for the various lightning RPC calls.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
throckmortonsign
30ed93f2bf
Update README.md
fix links to BOLTs
9 years ago
Rusty Russell
2436207a7a
test: detect segwit correctly, assume master branch.
Segwit was merged, but the strings changed between there and segwit4
(also, my BIP9 patch changed the output).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Rusty Russell
b4c5b5b578
Note that we need segwit-enabled bitcoind.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
philsong
eb370976da
Update README.md
fix markdown issue
9 years ago
Rusty Russell
ab0b9271f0
README.md: Update with reference to BOLT RFCs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Rusty Russell
be58e45ee4
README.md: A few more details about what we're doing.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
9 years ago
Rusty Russell
376e5bb584
README.md: Note Elements requirement.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
10 years ago
Rusty Russell
4e9b0f1951
Actually commit the README.md.
Oops.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
10 years ago