Files
dotfiles/system/bitcoin/liquidd.nix
T
2024-07-23 10:25:04 +02:00

8 lines
290 B
Nix

### LIQUIDD
# Enable this module to use Liquid, a sidechain for an inter-exchange
# settlement network linking together cryptocurrency exchanges and
# institutions around the world.
{ services.liquidd.enable = true; }
#
# Liquid can be controlled with command 'elements-cli'.