executionCost

abstract fun executionCost(stmt: SimpleStatementNode, protocol: Protocol): Cost<C>

Estimated cost of executing stmt at protocol.