Expand description
Command line and environment variable settings for the Catalyst Signed Docs
Structsยง
- EnvVars ๐
- Configuration for the Catalyst Signed Documents validation.
Constantsยง
- DEFAULT_
FUTURE_ ๐THRESHOLD - Default number value of
future_threshold, 30 seconds. - DEFAULT_
PAST_ ๐THRESHOLD - Default number value of
past_threshold, 10 minutes.
Functionsยง
- string_
to_ ๐admin_ keys - Transform a string list of admin keys into a map.
Each Admin key entry is a pair of
CatalystIdstring and hex encodedVerifyingKeyseparated by โ;โ character.