Introduction

This page introduces the user to the Trace object, when is it created and what information does it hold.

Trace creation

A Trace object is automatically created every time a commit interval is triggered and a hash is uploaded to the blockchain. That Trace stores a link to the recently traced data, the id of the transaction itself, as well as the exact date when the transaction was sent and the Hash of the data.

Last updated