docs/grpc/ruby: fix incorrect documentation in ruby.md value to amt (#799)
This commit is contained in:
parent
1ba399267b
commit
9d34fa8c1e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user