import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { PoolMetadataHash } = Core;
Static Methods
from_bech32(bech_str: string): PoolMetadataHash
from_bytes(bytes: Uint8Array): PoolMetadataHash
from_hex(hex: string): PoolMetadataHash