numocash / power-maker

🤖 Smart contract suite for PowerMaker.
Other
0 stars 0 forks source link

Remove Payable Modifier #15

Closed robertleifke closed 2 months ago

robertleifke commented 3 months 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: