Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lnbits/lndhub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: lnbits/lndhub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 23, 2023

  1. fix: addinvoice api should check for amt: int (#19)

    closes #18
    also added a more verbose error message
    dni authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e5ad6f7 View commit details
    Browse the repository at this point in the history
  2. Provide proper transaction memo and description fields to lndhub clie… (

    #13)
    
    * Provide proper transaction memo and description fields to lndhub clients when the description is stored in the database as extra and the memo row is used for internal accounting such as in the case of lnurlp
    
    ---------
    
    Co-authored-by: dni ⚡ <[email protected]>
    kirkawolff and dni authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    31fde30 View commit details
    Browse the repository at this point in the history
Loading