跳至主要内容

[Transaction] kaia_estimateComputationCost

Generates and returns an estimate of how much computation cost will be spent to execute the transaction. Kaia limits the computation cost of a transaction to 100000000 currently not to take too much time by a single transaction. The transaction will not be added to the blockchain like kaia_estimateGas

JSONRPC: kaia_estimateComputationCost

Request

Responses

Return the amount of computation cost used.

让这个页面变得更好