Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict description about transaction #1162

Open
VetchM opened this issue Feb 9, 2023 · 0 comments
Open

Conflict description about transaction #1162

VetchM opened this issue Feb 9, 2023 · 0 comments

Comments

@VetchM
Copy link

VetchM commented Feb 9, 2023

At chapter 6 Transactions it says:

Transactions are signed messages originated by an externally owned account(EOA)

But at chapter 13 The Ethereum Virtual Machine it says:

Note that because a smart contract can itself effectively initiate transactions, code execution is a recursive process

This is very confusing and misleading, since contract can't actually initiate transactions; maybe change the sentence in chapter 13 to:
"Note that because a smart contract can make external calls to other contracts, code execution is a recursive process"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant