From 866fe39e25a0cc72b63e1bcc9d67d89fc4e2f3cb Mon Sep 17 00:00:00 2001 From: josibake Date: Wed, 11 Sep 2024 11:30:23 +0000 Subject: [PATCH] Update apidocs on --- docs/warnet.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/warnet.md b/docs/warnet.md index 84e4cc46b..dc8bca233 100644 --- a/docs/warnet.md +++ b/docs/warnet.md @@ -138,16 +138,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 \ at \ with the specified \. - 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 |