The Solana connection instance to interact with the blockchain.
The Neon EVM program ID managing the scheduled transaction.
The Solana account that will execute the transaction.
The public key of the holder account storing the scheduled transaction.
The public key of the transaction tree account linked to the execution.
A nonce value of the root Neon transaction in the tree of scheduled Neon transactions.
A promise resolving once the transaction is executed.
Executes a scheduled Neon EVM transaction from a Solana holder account.
This function retrieves and executes a previously scheduled Neon transaction by creating and sending an on-chain transaction from a Solana holder account.