Closed auryn-macmillan closed 2 years ago
This PR renames an sendAllowed to fallbackAllowed and adds valueAllowed, so as to disambiguate sending value and triggering the fallback and receive functions on a contract.
sendAllowed
fallbackAllowed
valueAllowed
This PR renames an
sendAllowed
tofallbackAllowed
and addsvalueAllowed
, so as to disambiguate sending value and triggering the fallback and receive functions on a contract.