Mova - Technical Whitepaper
X. Transaction Pool Mechanism
1 min
the transaction pool module of mova is part of the gateway node and functions as the high performance caching layer of the system it is responsible for receiving, categorizing, and scheduling pending on chain transactions, serving as a key infrastructure component for achieving high concurrency payment processing the transaction pool supports two main transaction input paths client (rpc) submitted directly to nodes by users or applications p2p network broadcast transactions propagated from other nodes through the network 10 1 transaction classification transactions in the pool are divided into the following categories 1\ configuration transactions primarily used for modifications to on chain parameters and system governance configurations to ensure consistency and security, each event may contain only one configuration transaction 2\ standard transactions these include account transfers, contract deployment, contract invocation, and other business interactions this category represents the majority of transactions in a payment system 3\ business transactions includes ai computation requests and allocation, exchange order transactions, and nft order transactions