Skip to main content

unlink

Function unlink 

Source
async fn unlink(
    __arg0: State<Arc<ServerState>>,
    __arg1: Extension<VerifiedNode>,
) -> Result<Json<NodeUnlinkResponse>, ApiError>