depolymerization

wire gateway for Bitcoin/Ethereum
Log | Files | Refs | Submodules | README | LICENSE

depolymerizer-bitcoin-httpd.conf (449B)


      1 # Configuration the bitcoin depolymerizer worker REST API.
      2 
      3 [depolymerizer-bitcoin-httpd]
      4 SERVE = systemd
      5 
      6 [depolymerizer-bitcoin-httpd-wire-gateway-api]
      7 # ENABLED = YES
      8 @inline-secret@ depolymerizer-bitcoin-httpd-wire-gateway-api ../secrets/depolymerizer-bitcoin-httpd.secret.conf
      9 
     10 [depolymerizer-bitcoin-httpd-revenue-api]
     11 # ENABLED = YES
     12 @inline-secret@ depolymerizer-bitcoin-httpd-revenue-api ../secrets/depolymerizer-bitcoin-httpd.secret.conf
     13