- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Type alias VdfRevelationOperation
 
Vdf
Revelation
Operation
: Operation & {     baker
?: Alias | null;     block
?: string | null;     cycle
?: number;     hash
?: string | null;     id
?: number;     level
?: number;     proof
?: string | null;     quote
?: QuoteShort | null;     reward
?: number;     solution
?: string | null;     timestamp
?: string;     type
?: string | null; }