Skip to content

Commit

Permalink
Update golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Nov 16, 2023
1 parent 74f5a76 commit ba4a419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-cli/src/Cardano/CLI/EraBased/Options/Common.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,7 @@ pTxOutShelleyBased =
-- TODO alonzo: Update the help text to describe the new syntax as well.
<> Opt.help "The transaction output as ADDRESS VALUE where ADDRESS is \
\the Bech32-encoded address followed by the value in \
\Lovelace."
\the multi-asset syntax (including simply Lovelace)."
)
<*> pTxOutDatum
<*> pRefScriptFp
Expand Down

0 comments on commit ba4a419

Please sign in to comment.