diff --git a/README.md b/README.md index f43aa0b..31900e9 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ POST /rpc "PairingPhrase": "...." }, "Method": "lnrpc.Lightning.AddInvoice" - "Payload": "{\"memo\":\"test\",\"value\":1000}" + "Payload": "{\"memo\":\"test\",\"valueMsat\":1000}" }