aboutsummaryrefslogtreecommitdiffstats
path: root/config/shepherd/init.d/cardano.scm
diff options
context:
space:
mode:
Diffstat (limited to 'config/shepherd/init.d/cardano.scm')
-rw-r--r--config/shepherd/init.d/cardano.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/shepherd/init.d/cardano.scm b/config/shepherd/init.d/cardano.scm
index dbe40d7..bc89c84 100644
--- a/config/shepherd/init.d/cardano.scm
+++ b/config/shepherd/init.d/cardano.scm
@@ -49,7 +49,6 @@
(list ;;(string-append (getenv "HOME") "/.cabal/bin/cardano-wallet")
"cardano-wallet"
"serve"
- "+RTS" "-T" "-RTS"
"--node-socket" "/run/cardano-node-mainnet/socket"
"--database" (string-append (getenv "HOME") "/test-cardano/main/wallet")
"--mainnet")