Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Transition to struct-like validation_data #67

@Kailai-Wang

Description

@Kailai-Wang

Similar to #66, we'd like to have validator_data struct.

Please add a validtion_data.rs somewhere (e.g. to litentry-primitives), it should be a modified version of https://github.com/litentry/litentry-parachain/blob/dev/pallets/identity-management-mock/src/validation_data.rs

Goal: to have nested struct/enum presentation of web2/web3 validation data.
web2 type: twitter/discord/(maybe github), validation data: can be a URL link for now.
web3 type: substrate/evm, validation data: signature, message

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions