shouldCreateTransaction
shouldCreateTransaction(
params,runTxResult):boolean
Internal
Determines if a transaction should be created based on the createTransaction parameter
Parameters
• params: CallParams<boolean>
• runTxResult: RunTxResult
Returns
boolean
Throws
only if the createTransaction parameter is invalid based on ts type