Module keynesis::passport[][src]

Identity passport, this is the set of keys that can be used to authenticate a user. The passport is managed by the owner of the associated keys only. Making it a permission blockchain.

Modules

block
ledger

Structs

LightPassport

light representation of the passport

Passport

a passport that can be mutated and that contains all the necessary content of the passport (since it holds each blocks in memory too).

PassportMut

Enums

PassportError