actionWasRolledBack(_:snapshot:)
Called once for each action which failed validation in the update in which it failed to be confirmed as a part of the shared network table state.
Declaration
func actionWasRolledBack(_ action: some TabletopAction, snapshot: TableSnapshot)