Skip to content

Commit 5c75cdf

Browse files
committed
use msats in example
1 parent ec9cc27 commit 5c75cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ POST /rpc
6464
"PairingPhrase": "...."
6565
},
6666
"Method": "lnrpc.Lightning.AddInvoice"
67-
"Payload": "{\"memo\":\"test\",\"value\":1000}"
67+
"Payload": "{\"memo\":\"test\",\"valueMsat\":1000}"
6868
}
6969
7070

0 commit comments

Comments
 (0)