cf9ed307e6 qa: blocktools enforce named args for amount (MarcoFalke)
Pull request description:
Since #13669 changed some signatures, I think it might be worthwhile to enforce named args for primitive types such as amounts.
Backport of Core PR13928
Note that our feature_csv_activation.py differs from Core, so I applied the patch in best spirit with the original PR.