Skip to content

Commit

Permalink
Update apidocs on
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark authored and github-actions[bot] committed Sep 12, 2024
1 parent cdd14e4 commit b439ad2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/warnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,16 +149,16 @@ options:

### `warnet graph import-json`
Create a cycle graph with nodes imported from lnd `describegraph` JSON file,
and additionally include 7 extra random outbounds per node. Include lightning
channels and their policies as well.
Returns XML file as string with or without --outfile option.
and additionally include 7 extra random outbounds per node. Include lightning
channels and their policies as well.
Returns XML file as string with or without --outfile option.


## Image

### `warnet image build`
Build bitcoind and bitcoin-cli from \<repo> at \<commit_sha> with the specified \<tags>.
Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.
Optionally deploy to remote registry using --action=push, otherwise image is loaded to local registry.

options:
| name | type | required | default |
Expand Down

0 comments on commit b439ad2

Please sign in to comment.