Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi committed Mar 15, 2019
1 parent 522d7bc commit 2f3f133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f3f133

Please sign in to comment.