We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
It takes a payment request that looks like:
lnsb1u1pdlhantpp5m8jd5hzf5kt3vjn8wys9jhe345uhlpd8rdw9tkzpvfcmwjvvgw7sdp02pshjmt9de6zqen0wgsxcctnwssxu6t8dp6zqerfdehx2uscqzys7584qr9rks9dgfx9pztuvrxu4cwz0unsaf5dt8vpj8jce9qus2sy56gaca8szs2d5k9eku5fzgwqxxj4zl4g7sm99wjxt66u3lh0fgcp4srnr5
When decoded using lncli decodepayreq <pay_req> is:
lncli decodepayreq <pay_req>
{ "destination": "035bb2010397aba573a7aa6bc3b4bbba202f3528a5cb645f953892d2f2f3c4c848", "payment_hash": "d9e4da5c49a597164a677120595f31ad397f85a71b5c55d8416271b7498c43bd", "num_satoshis": "100", "timestamp": "1543239275", "expiry": "3600", "description": "Payment for last night dinner", "description_hash": "", "fallback_addr": "", "cltv_expiry": "144", "route_hints": [ ] }
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: