Closed Kailai-Wang closed 2 years ago
When extracting and parsing extrinsics from payload of teerex::call_worker, we need to get block number of the parachain. The block number will be used as "timestamp" to represent when the identity is linked/verified.
teerex::call_worker
resolved in https://github.com/litentry/tee-worker/pull/79
When extracting and parsing extrinsics from payload of
teerex::call_worker
, we need to get block number of the parachain. The block number will be used as "timestamp" to represent when the identity is linked/verified.