Skip to content

Commit 35879f7

Browse files
Cmdvkderme
authored andcommitted
hotfix ioMetadata -> ioMultiAssets
1 parent 59f8eed commit 35879f7

File tree

1 file changed

+1
-1
lines changed
  • cardano-db-sync/src/Cardano/DbSync/Era/Shelley

1 file changed

+1
-1
lines changed

cardano-db-sync/src/Cardano/DbSync/Era/Shelley/Insert.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ insertTx syncEnv isMember blkId epochNo slotNo applyResult blockIndex tx grouped
364364
Generic.txParamProposal tx
365365

366366
maTxMint <-
367-
whenFalseMempty (ioMetadata iopts) $
367+
whenFalseMempty (ioMultiAssets iopts) $
368368
prepareMaTxMint tracer cache txId $
369369
Generic.txMint tx
370370

0 commit comments

Comments
 (0)