Skip to content

Account space rationalisation

Compare
Choose a tag to compare
@asladeofgreen asladeofgreen released this 06 Feb 00:03
· 67 commits to release since this release

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.