Skip to main content

post_witness

Function post_witness 

Source
async fn post_witness(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<u64>,
    __arg2: Json<WitnessRequest>,
) -> Result<impl IntoResponse, ApiError>