Created
September 7, 2020 02:35
-
-
Save asoltys/bef6932b93c3a72b908fb0d08c8d2315 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"routes": [ | |
{ | |
"total_time_lock": 647134, | |
"total_fees": "0", | |
"total_amt": "123", | |
"hops": [ | |
{ | |
"chan_id": "623016273653989377", | |
"chan_capacity": "125000", | |
"amt_to_forward": "123", | |
"fee": "0", | |
"expiry": 647105, | |
"amt_to_forward_msat": "123000", | |
"fee_msat": "0", | |
"pub_key": "03a503d8e30f2ff407096d235b5db63b4fcf3f89a653acb6f43d3fc492a7674019", | |
"tlv_payload": true, | |
"mpp_record": null, | |
"custom_records": { | |
} | |
}, | |
{ | |
"chan_id": "695408119250616321", | |
"chan_capacity": "16777215", | |
"amt_to_forward": "123", | |
"fee": "0", | |
"expiry": 647105, | |
"amt_to_forward_msat": "123000", | |
"fee_msat": "0", | |
"pub_key": "02c16cca44562b590dd279c942200bdccfd4f990c3a69fad620c10ef2f8228eaff", | |
"tlv_payload": true, | |
"mpp_record": null, | |
"custom_records": { | |
} | |
} | |
], | |
"total_fees_msat": "0", | |
"total_amt_msat": "123000" | |
} | |
], | |
"success_prob": 0.819375 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment