# Functions
No description provided by the author
Init initializes DB connection instance and do migration at startup.
MarshalPersona accepts *ecdsa.Pubkey | string type of pubkey, returns a string to be stored into DB.
MarshalSignature converts []byte signature into string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
EXPIRED_IN is the time after which a proof is considered expired and should perform revalidate.
# Variables
No description provided by the author
Since this service is mostly run as a lambda, we don't need to init an array here.
# Structs
Proof is final proof state of a user (persona).
ProofChain is a chain of a persona's proof modification log.
Arweave data ID.
Output version of the proof chain.