Skip to content

Commit

Permalink
Merge pull request #66 from input-output-hk/jonathanknowles/simplify-…
Browse files Browse the repository at this point in the history
…fee-balancing-policy-comment

Simplify comment for `feeBalancingPolicy` field.
  • Loading branch information
jonathanknowles authored Apr 28, 2020
2 parents d59848c + 5ecd9ba commit 7e6b3b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/library/Cardano/CoinSelection/Fee.hs
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@ data FeeOptions i o = FeeOptions

, feeBalancingPolicy
:: FeeBalancingPolicy
-- ^ What do to when we encounter a dangling change output.
-- See 'FeeBalancingPolicy'
-- ^ Which fee balancing policy to use.
} deriving Generic

-- | A choice of fee balancing policies for use when adjusting a coin selection.
Expand Down

0 comments on commit 7e6b3b5

Please sign in to comment.