Solana: Estimate ComputeUnitLimit of a transaction
Estimating Transaction Accounting Units in Solana As a developer building Solana decentralized applications (dApps), it is very important to understand how transactions impact computing resources. One part of this is estimating the number of compute units (CUs) required for each transaction. In this article, we will look at how to estimate units using the event […]
Solana: Estimate ComputeUnitLimit of a transaction Read More »
