pallas
pallas copied to clipboard
feat: return all assets at a tx out
- loop through multiasset and concat policy + asset name
- ada unit is lovelace
I can probably create a helper that takes a &mut assets to reduce some code. The same double for loop is written 3 times