- Preparing search index...
- The search index is not available
TzKT SDK
Type alias VdfRevelationOperation
Vdf
RevelationOperation: 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;
}