Skip to content

Commit

Permalink
use msats in example
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Dec 27, 2024
1 parent ec9cc27 commit 5c75cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ POST /rpc
"PairingPhrase": "...."
},
"Method": "lnrpc.Lightning.AddInvoice"
"Payload": "{\"memo\":\"test\",\"value\":1000}"
"Payload": "{\"memo\":\"test\",\"valueMsat\":1000}"
}
Expand Down

0 comments on commit 5c75cdf

Please sign in to comment.