Skip to content

Commit 8926b52

Browse files
committed
wip
1 parent dd06e0f commit 8926b52

File tree

1 file changed

+1
-1
lines changed
  • cardano-cli/src/Cardano/CLI/EraBased/Transaction

1 file changed

+1
-1
lines changed

cardano-cli/src/Cardano/CLI/EraBased/Transaction/Run.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ runTxBuildRaw
866866
proposals
867867
mCurrentTreasuryValueAndDonation
868868

869-
first TxCmdTxBodyError $ createTransactionBody sbe txBodyContent
869+
first TxCmdTxBodyError $ createTransactionBody sbe mempty txBodyContent
870870

871871
constructTxBodyContent
872872
:: forall era

0 commit comments

Comments
 (0)