Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 163 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 163 Bytes

Call a contract with data only and within Solidity

PendingCall demonstrates the use of call data and how it can be used to delay calls to a contract function.