Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 557 Bytes

Msg Values.md

File metadata and controls

19 lines (18 loc) · 557 Bytes

The values of all members of msg, including msg.sender and msg.value can change for every external function call. This includes calls to library functions.


Slide Screenshot

074.jpg


Slide Deck

  • Value -> wei Sent
  • Sender -> Sender Address
  • External Call -> Sender Changes
  • External Call -> Value Can Change
  • Security: Assumptions

References


Tags

Value