Skip to content

Commit ba81ade

Browse files
Leo Weesegitbook-bot
authored andcommitted
GITBOOK-510: change request with no subject merged in GitBook
1 parent fd1fa7a commit ba81ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can change the configuration from the CLI using `tapcli universe federation
6262

6363
## The default universe
6464

65-
By default, your `tapd` will connect to the default universe, for instance `testnet.universe.lightning.finance:10029` for testnet, or `universe.lightning.finance:10029` on mainnet.
65+
By default, your `tapd` will connect to the default universe, for instance `signet.universe.lightning.finance:10029` for signet, or `universe.lightning.finance:10029` on mainnet.
6666

6767
The contents of the default universe are also available via a public REST API:
6868

@@ -74,7 +74,7 @@ You may also make use of the UI available through Lightning Terminal
7474

7575
## Federations
7676

77-
By default, your tapd instance will connect to a default universe. You can manually add additional universes to sync to and from, called a federation. You can see this federation with `tapcli universe federation list`.
77+
A federation is a list of universes you connect to. At first, your federation consists only of the default universe. You can manually add additional universes to sync to and from to your federation. You can see this federation with `tapcli universe federation list`.
7878

7979
If you would like to add a universe to this federation, you can do this on with `tapcli universe federation add --universe_host <universe_ip:port>`
8080

0 commit comments

Comments
 (0)