class Core.BlockHashimport { Core } from "https://deno.land/x/lucid@0.7.6/src/mod.ts"; const { BlockHash } = Core; Methods__destroy_into_raw()free()to_bech32(prefix)to_bytes()to_hex()Static Methods__wrap(ptr)from_bech32(bech_str)from_bytes(bytes)from_hex(hex)