Type alias ShardData

ShardData: {
    entries: SnapshotEntry[];
    proofs: string[];
}

Type declaration

Generated using TypeDoc