import { fromUnit } from "https://deno.land/x/lucid@0.7.0/src/utils/mod.ts";
Splits unit into policy id, name and label if applicable. name will be returned in Hex.
Parameters
unit: Unit
import { fromUnit } from "https://deno.land/x/lucid@0.7.0/src/utils/mod.ts";
Splits unit into policy id, name and label if applicable. name will be returned in Hex.