sui_replay

Module batch_replay

Source

Functionsยง

  • Given a list of transaction digests, replay them in parallel using num_tasks tasks. If terminate_early is true, the replay will terminate early if any transaction fails; otherwise it will try to finish all transactions.