Skip to content

Commit

Permalink
chore: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Mar 30, 2023
1 parent 9a2a861 commit bed3ba9
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -4308,8 +4308,8 @@ hasReturnCollateral (Cardano.Tx (Cardano.TxBody content) _) =
--
-- NOTE: We don't have a 'Cardano.ProtocolParameters -> ProtocolParameters'
-- function, so we need to manually ensure the hard-coded values are consistent.
mockProtocolParametersForBalancing ::
(ProtocolParameters, Cardano.ProtocolParameters)
mockProtocolParametersForBalancing
:: (ProtocolParameters, Cardano.ProtocolParameters)
mockProtocolParametersForBalancing =
( mockProtocolParameters
, Cardano.ProtocolParameters
Expand Down

0 comments on commit bed3ba9

Please sign in to comment.