@luckysori found an issue in rust dlc where the payout was being rounded above the total collateral of the contract. This PR updates the spec to specify that one should make sure to always round below the total collateral. I don't know if bitcoin-s has this issue or not.
@luckysori found an issue in rust dlc where the payout was being rounded above the total collateral of the contract. This PR updates the spec to specify that one should make sure to always round below the total collateral. I don't know if bitcoin-s has this issue or not.