Module Cephalopod_models.Com_Atproto_Identity_SubmitPlcOperation

lexicon "com.atproto.identity.submitPlcOperation"

def main

type main_input = {
  1. operation : Cephalopod_dasl.Value.t;
}
val show_main_input : main_input -> Ppx_deriving_runtime.string
val main_input_to_value : main_input -> Cephalopod_dasl.Value.t
val main : (unit, main_input, unit, unit) Base.procedure

Validates a PLC operation to ensure that it doesn't violate a service's constraints or get the identity into a bad state, then submits it to the PLC registry