ERC725Alliance / ERC725

Repository for code and discussion around ERC725 and related standards
Apache License 2.0
127 stars 66 forks source link

docs: add Natspec warning comment about using `msg.value` with delegatecall #239

Closed CJ42 closed 1 year ago

CJ42 commented 1 year ago

What does this PR introduce?

📄 Documentation

Add @custom:warning tag about using msg.value with delegate call (single or batch).