Decode LN Response
Response Data
| Field | Description |
|---|---|
| Image | If the recipient has added an image to their LnUrl, usually a base64 string in jpeg or png format |
| identifier | The identifier that confirms the data you are decoding |
| callback | The callback is the URL of the service. |
| commentsAllowed | Indicates if you're allowed to add a comment while paying the other party. If this value is 0, you don't need to add a comment to this. Otherwise, it is the maximum number of characters you can send as a comment. |
| satMinSendable | The minimum amount in satoshis that can be send to this LnURL address |
| satMaxSendable | The maximum amount in satoshis that can be sent to this LnURL address |
| description | Description or payment memo the recipient has attached to their LnURL address. |