Skip to main content

append_hash

Function append_hash 

Source
async fn append_hash(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<AppendRequest>,
) -> Result<impl IntoResponse, ApiError>