Skip to content

Transactions per block? #7

Answered by sacherjj
melpadden asked this question in Q&A
Discussion options

You must be logged in to vote

Transactions within a block are categorized into multiple lanes.

Defined in this block of chainspec:

[transactions.v1]
# The configuration settings for the lanes of transactions including both native and Wasm based interactions.
# Currently the node supports two native interactions the mint and auction and have the reserved identifiers of 0 and 1
# repsectively
# The remaining wasm based lanes specify the range of configuration settings for a given Wasm based transaction
# within a given lane.
# The maximum length in bytes of runtime args per V1 transaction.
# [0] -> Transaction lane label (apart from the reserved native identifiers these are simply labels)
# Note: For the given mainnet i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by melpadden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
validator Topics for validators and node operators C3 Low Complexity P3 Low Priority
2 participants