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 7d09585 commit b13ee1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lnd_methods/offchain/finished_payment.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const {returnResult} = require('asyncjs-util');
timeout: <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_mtokens: <Total Fee Millitokens Paid String>
Expand Down

0 comments on commit b13ee1c

Please sign in to comment.