checkTransactionCommitStatus checks if a transaction can be committed based on its remaining amount. Parameters: - amountLeft *big.Int: The remaining amount that can be committed. Returns: - error: An error if the transaction is already fully committed.
(amountLeft *big.Int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected