📄️ About Delayed Transactions
Delayed transactions are created by extending the expiration parameter beyond the standard 1-hour window. Instead of broadcasting immediately, Transatron stores these transactions in an internal buffer and processes them in batches closer to the expiration time. This batching reduces overall resource consumption and fees.
📄️ GET Pending Transactions
This call only returns data when Delayed transactions are enabled for the API key
📄️ POST Flush Pending Transactions
Flush only applies when Delayed transactions are enabled for the API key (the default).