Skip to content

Multiple request in single transaction #1646

Answered by ricmoo
vlbhtcno1 asked this question in Q&A
Discussion options

You must be logged in to vote

The transaction interacts with a contract, which in turn executed other operations.

It isn’t executing a bunch of transactions. The use of the term “internal transaction” is poorly named and should probably just be called a “call” or “calls”.

The transaction called a contract, which in turn made many calls to other contracts. That’s just a feature of how contracts work. :)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@vlbhtcno1
Comment options

@ricmoo
Comment options

@vlbhtcno1
Comment options

@vlbhtcno1
Comment options

@zemse
Comment options

zemse Jun 6, 2021
Collaborator

Answer selected by vlbhtcno1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants