Create liquidd.nix
This commit is contained in:
@@ -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'.
|
||||
Reference in New Issue
Block a user