Add service type P2P

This commit is contained in:
nicolas.dorier
2019-05-07 14:07:36 +09:00
parent f93d1173e2
commit bf035333cf

View File

@@ -75,6 +75,7 @@ namespace BTCPayServer.Configuration
LNDGRPC, LNDGRPC,
Spark, Spark,
RTL, RTL,
Charge Charge,
P2P
} }
} }