docs/grpc/ruby: fix incorrect documentation in ruby.md value to amt (#799)

This commit is contained in:
Alex Gessner 2018-03-02 22:16:22 -05:00 committed by Olaoluwa Osuntokun
parent 1ba399267b
commit 9d34fa8c1e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ end
Now, create an invoice on your node:
```bash
$ lncli addinvoice --value=590
$ lncli addinvoice --amt=590
{
"r_hash": <R_HASH>,
"pay_req": <PAY_REQ>