toCB method

String toCB()

Converts a RejectReason to a Coinbase string.

Implementation

String toCB() {
  return value;
}