Account space rationalisation
When executing transfers (native & wasm) an new parameter --accounts
is accepted. When set to N, whereby N>=0, then the transfers are dispatched in a round robin fashion to N on-chain accounts. If N=0 then each transfer is dispatched to a unique on-chain account.