evaluateTransaction

Evaluates a transaction by validating its parameters.

Return

A Result containing the BlockaidValidateTrxRes response if successful, or an error if the operation fails.

Parameters

chainId

The blockchain identifier.

transaction

The transaction parameters to be evaluated.

operationType

The type of operation being performed (optional).