Message Call

Smart Contracts 1 references

In Ethereum, an internal call from one account/contract to another during execution. Message calls can transfer value, invoke code, and create nested execution contexts.

Appears in 1 whitepaper sections