Skip to content

Add virtual operations to Transaction page and raw view of Block

Handle views with virtual operations for raw data.

After implementing changes in API we could do it that way:

  1. For block page normal view everything will be the same.
  2. For block page raw view user could pick if he wants to include virtual ops.
  3. For transaction page add virtual ops to list on normal view.
  4. As in block page, allow user to include virtual ops to raw view.