8 lines
290 B
Nix
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'.
|