Single vs Multiple Fee Payer Accounts for Parallel Transaction Processing #643
Unanswered
bassooncymbalkyanite
asked this question in
Questions
Replies: 1 comment
-
Only the sender "primary signer's" sequence number is used on any transaction So you don't need to worry too much about it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
I'm designing a system that needs to support large numbers of parallel transactions (possibly 100+ transactions/second) from various accounts all sponsored by a centralized fee payer(s). If we used a single fee payer would there be a bottleneck in the transaction processing? Looking to more scale in the future, is there generally a slowdown in transaction processing from using the same fee payer?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
macOS
Which SDK or tool are you using? (if any)
N/A
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions