ensureSignerMessage static method

String ensureSignerMessage()

Implementation

static String ensureSignerMessage() {
  return 'Operation not allowed in read-only mode. Signer is required.';
}