mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-31 17:51:33 +02:00
docs/grpc/ruby: fix incorrect documentation in ruby.md value to amt (#799)
This commit is contained in:
committed by
Olaoluwa Osuntokun
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>
|
||||
|
Reference in New Issue
Block a user