Function createMultipleTransactionDependLast

Creates a {MultipleTransaction} containing one or more {ScheduledTransaction} instances, where all transactions will be executed in parallel after the last transaction in the list is completed. Used in the {NeonProxyRpcApi.createMultipleTransaction} method.