mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 22:25:26 +01:00
Update TESTING.md
This commit is contained in:
parent
6096d6d7f8
commit
7395c7a19c
1 changed files with 2 additions and 0 deletions
|
@ -45,8 +45,10 @@ eclair and lightnind are now both in NORMAL state (high priority for eclair, low
|
||||||
|
|
||||||
## Tell eclair to send a htlc
|
## Tell eclair to send a htlc
|
||||||
We’ll use the following values for R and H:
|
We’ll use the following values for R and H:
|
||||||
|
```
|
||||||
R = 0102030405060708010203040506070801020304050607080102030405060708
|
R = 0102030405060708010203040506070801020304050607080102030405060708
|
||||||
H = 8cf3e5f40cf025a984d8e00b307bbab2b520c91b2bde6fa86958f8f4e7d8a609
|
H = 8cf3e5f40cf025a984d8e00b307bbab2b520c91b2bde6fa86958f8f4e7d8a609
|
||||||
|
```
|
||||||
|
|
||||||
You’ll need a unix timestamp that is not too far into the future. Now + 100000 is fine:
|
You’ll need a unix timestamp that is not too far into the future. Now + 100000 is fine:
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue