For the complete documentation index, see llms.txt. This page is also available as Markdown.

Signature Verifier

TPP is the transaction processing module responsible for the signature verification and other transaction pre-checking before forwarding them to the pool service. Signature verification could be a serious bottleneck when processing large volumes of transactions. So in general, starting multiple instances will certainly help with overall performance.

Last updated