update readme

This commit is contained in:
bumi 2019-03-15 19:34:44 +01:00
parent 522d7bc9b4
commit 2f3f133de6
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ BlockstreamSatellite.lnd_client = lnd_client
`BlockstreamSatellite::Order.create` accepts the following parameters:
* `path`: path to the file to transmit
* `data`: data to transmit; can be used as an alternative `path`
* `message`: message to transmit; can be used as an alternative `path`
* `bid`: bid for the order. defaults to file size * 51
```ruby