diff --git a/src/components/Jam.jsx b/src/components/Jam.jsx index 1f815e95..78462bc7 100644 --- a/src/components/Jam.jsx +++ b/src/components/Jam.jsx @@ -211,7 +211,6 @@ export default function Jam() { stage1_timelambda_increase: 1.0, liquiditywait: 10, waittime: 1.0, - mixdepthsrc: 0, } } diff --git a/src/libs/JmWalletApi.ts b/src/libs/JmWalletApi.ts index 799ea2a0..b8aef3c3 100644 --- a/src/libs/JmWalletApi.ts +++ b/src/libs/JmWalletApi.ts @@ -102,7 +102,6 @@ interface StartSchedulerRequest { } interface TumblerOptions { - mixdepthsrc?: number restart?: boolean schedulefile?: string addrcount?: number