Skip to content

Commit 5939608

Browse files
Leo Weesegitbook-bot
authored andcommitted
GITBOOK-467: change request with no subject merged in GitBook
1 parent f738835 commit 5939608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lightning-network-tools/taproot-assets/taproot-assets-channels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ With litd integrated mode, all applications are running as part of the litd bina
3737

3838
However, when opening, closing, or maintaining Taproot Assets channels or making Taproot Assets payments, we will use `litcli`.
3939

40-
Unless you are running `litd` on mainnet, you will have to specify the network you are running on as well as the appropriate macaroon path every time you invoke `litcli`.
40+
Unless you are running `litd` on any other network than mainnet, you will have to specify the network you are running every time you invoke `litcli`.
4141

4242
For example:
4343

44-
`litcli --network=testnet --macaroonpath=~/.lnd/data/chain/bitcoin/testnet/admin.macaroon status`
44+
`litcli --network=testnet status`
4545

4646
In all following example commands, this detail is omitted for simplicity.
4747

0 commit comments

Comments
 (0)