Skip to content

Commit

Permalink
docs: add warning about alpine linux / musl libc and elementsd [skip …
Browse files Browse the repository at this point in the history
…ci] (#286)
  • Loading branch information
grubles authored Mar 1, 2024
1 parent c0b98fd commit a2836c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/setup_elementsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

`elementsd` is the daemon used to sync and verify the [Liquid Network](https://docs.liquid.net/docs) and is used for PeerSwap L-BTC swaps. To set up `elementsd` for PeerSwap, follow the steps here.

> [!IMPORTANT]
> Musl-based Linux distributions such as Alpine Linux require manually building `elementsd` with additional [compile-time flags](https://github.com/ElementsProject/elements/issues/1299#issuecomment-1843435091) to account for musl's different stack size.

## Building from source

Expand Down

0 comments on commit a2836c9

Please sign in to comment.