numotrade / numo

🤖 Smart contract suite for Numo.
https://docs.numo.trade
Other
0 stars 0 forks source link

Remove Payable Modifier #15

Closed robertleifke closed 1 month ago

robertleifke commented 1 month ago

This PR addresses an issue where several functions across multiple contracts are marked with the payable modifier despite not utilizing the msg.value field. To avoid someone sending ether with their transactions, we removed payable from the following: