concordium-node-sdk-js icon indicating copy to clipboard operation
concordium-node-sdk-js copied to clipboard

Estimate smart-contract update energy costs

Open limemloh opened this issue 9 months ago • 0 comments

We should provide functions for computing an estimate of energy usage needed for running an update transaction for a smart contract on chain.
The function should take the information needed for the update and use invokeContract to compute the energy cost.

limemloh avatar May 02 '24 10:05 limemloh