carp icon indicating copy to clipboard operation
carp copied to clipboard

Move genesis block utxo iteration to CML

Open SebastienGllmt opened this issue 3 years ago • 0 comments

Right now we manually iterate the genesis block to create UTXO entries. Probably it's better if CML instead provides some kind of iterator that does this for you. Possibly a good followup after https://github.com/dcSpark/cardano-multiplatform-lib/pull/58 is merged

SebastienGllmt avatar May 02 '22 01:05 SebastienGllmt