Skip to content

Commit

Permalink
docs: add warning about musl and elementsd [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
grubles committed Feb 29, 2024
1 parent c0b98fd commit bf36974
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 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 bf36974

Please sign in to comment.