dsa-connectors/contracts/mainnet/connectors/liquity
Edward Mulraney 67e07913ed
Allow non-payable functions to be composable with payable functions
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)

Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:41:32 -04:00
..
events.sol
helpers.sol
interface.sol
main.sol Allow non-payable functions to be composable with payable functions 2021-07-26 08:41:32 -04:00