/** Concatenation of policy id and asset name in Hex. */ export type Unit = string; export type Assets = Record; export type Lovelace = bigint;