add feistel encryption
This commit is contained in:
@@ -10,6 +10,9 @@ COORDINATOR_URL=http://localhost:3000
|
||||
MONITOR_TOKEN=changeme-use-a-random-secret
|
||||
RUST_LOG=info
|
||||
|
||||
# Feistel cipher for payment IDs (shared between pay + web)
|
||||
FEISTEL_SECRET=changeme-use-a-random-secret
|
||||
|
||||
# Pay app — crypto payments
|
||||
FREEDOM_API=https://api-v1.freedom.st
|
||||
XPUB_BTC=
|
||||
|
||||
Reference in New Issue
Block a user