Create liquidd.nix

This commit is contained in:
Bitcoin Txoko
2024-07-23 10:25:04 +02:00
committed by GitHub
parent 4bc594c6dd
commit 50f2aed02d
+7
View File
@@ -0,0 +1,7 @@
### 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'.