Make bucket tranfer 100u by default (#20532)

This commit is contained in:
Psychpsyo
2023-09-27 08:31:54 +02:00
committed by GitHub
parent cd2f36f2ea
commit cbaab5dc36

View File

@@ -26,7 +26,7 @@
bucket: bucket:
maxVol: 250 maxVol: 250
- type: SolutionTransfer - type: SolutionTransfer
transferAmount: 50 transferAmount: 100
maxTransferAmount: 100 maxTransferAmount: 100
minTransferAmount: 10 minTransferAmount: 10
canChangeTransferAmount: true canChangeTransferAmount: true