The timestamp sort key should be added to the delegator_uuid-index in the transaction table. Sorting by timestamp is going to be necessary when delegators have a large amount of orders and we want to paginate the requests. It's also helpful to return the delegator's transaction list in sorted order.