Add DestinationNode to the code sample

DestinationNode is listed in the parameter descriptions, but missing from sample code. I've added the entry, copying the OwnerNode value for now. I'm assuming that the value is a placeholder with the correct number of digits. If we can put in a more realistic value, that would probably be better.
This commit is contained in:
Dennis Dawson
2021-10-04 13:19:06 -07:00
committed by GitHub
parent c6bd51cd9c
commit 532bfb0fcc

View File

@@ -32,6 +32,7 @@ For an example of using payment channels, see the [Payment Channels Tutorial](us
"CancelAfter": 536891313,
"SourceTag": 0,
"DestinationTag": 1002341,
"DesinationNode": "0000000000000000",
"Flags": 0,
"LedgerEntryType": "PayChannel",
"OwnerNode": "0000000000000000",