Skip to main content

post_pubkey

Function post_pubkey 

Source
pub(crate) async fn post_pubkey<TYPES: NodeType>(
    __arg0: State<Arc<RwLock<OrchestratorState<TYPES>>>>,
    __arg1: Path<bool>,
    headers: HeaderMap,
    body: Bytes,
) -> Response