mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-20 13:28:21 +02:00
fix: remove jar source from scheduler options (#465)
This commit is contained in:
parent
505e9606f5
commit
b7433571e9
2 changed files with 0 additions and 2 deletions
|
|
@ -211,7 +211,6 @@ export default function Jam() {
|
|||
stage1_timelambda_increase: 1.0,
|
||||
liquiditywait: 10,
|
||||
waittime: 1.0,
|
||||
mixdepthsrc: 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,6 @@ interface StartSchedulerRequest {
|
|||
}
|
||||
|
||||
interface TumblerOptions {
|
||||
mixdepthsrc?: number
|
||||
restart?: boolean
|
||||
schedulefile?: string
|
||||
addrcount?: number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue