跳至主要內容

[Transaction] klay_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 klay_estimateGas

JSONRPC: klay_estimateComputationCost

Request

Responses

Return the amount of computation cost used.

讓這個頁面變得更好