Can we expect to see this with the next release?
At first I thought it may be a way of dealing with issues arising from sending large amounts of transactions in a bulk insert and prioritizing them. However, I realized quickly that we can do that by prioritising how we send it through in the first place.
The other unformulated concept in my head was around the business of transactions and fees and creating a virtual market place around the pushing of transactions. However, if we were to introduce that, we could, without the chain having the concept.
In our C# wrapper we are building, the call is the only one its category to not pass our unit tests :)