interface GenesisDelegate {
    id: string;
    vrfVerificationKeyHash: string;
}

Properties

id: string
vrfVerificationKeyHash: string