Add ability for perf tool to send batched orders
Closed this issue · 0 comments
peterbarrow commented
Currently all the orders are sent as individual transactions in the network. This ticket is to implement batched orders so that we can send multiple orders/amends/cancels in a single transaction to reduce the work required in terms of PoW and authentication.