Skip to content

Tx submission timing (+during congestion) #187

Closed Answered by KtorZ
xdzurman asked this question in Q & A
Discussion options

You must be logged in to vote

It should occur immediately since the validation is local. A transaction is only added to a node's mempool if and only if it is well-formed and valid. Thus, this happens before any congestion. This is also true for phase-2 validations (Plutus scripts) and scripts evaluation in general.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xdzurman
Comment options

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

This discussion was converted from issue #186 on March 03, 2022 19:36.