Skip to content

Commit

Permalink
Update attribute comment
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Bosworth <[email protected]>
  • Loading branch information
niteshbalusu11 and alexbosworth authored Sep 5, 2024
1 parent ac0c932 commit 7d09585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lnd_responses/confirmed_from_payment.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const nsAsDate = ns => new Date(Number(BigInt(ns) / BigInt(1e6)));
timeout: <First Path Timeout Block Height Number>
}]
id: <Payment Hash Hex String>
index: <Payment Index String>
index: <Payment Index Offset Number String>
mtokens: <Total Millitokens Paid String>
paths: [{
fee: <Total Fee Tokens Paid Number>
Expand Down

0 comments on commit 7d09585

Please sign in to comment.