makeAssets
export function makeAssets(arg: AssetsLike): Assets
Note: the assets are normalized by removing entries with 0 tokens, and merging all entries with the same MintingPolicyHash and token name.
Arguments
1. arg
arg: AssetsLike
Returns
Assets