class C.GenesisKeyDelegationimport { C } from "https://deno.land/x/lucid@0.10.10/src/core/core.ts"; const { GenesisKeyDelegation } = C; Methods__destroy_into_raw()free()genesis_delegate_hash()genesishash()to_bytes()to_js_value()to_json()vrf_keyhash()Static Methods__wrap(ptr)from_bytes(bytes)from_json(json)new(genesishash,genesis_delegate_hash,vrf_keyhash,)