This operation rejects the specified transactions and provides reason for the rejection.
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster đ
public func rejectTransactions(transactionIDs: [String], reason: String) throws