async fn register(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
__arg2: Json<NodeRegistrationRequest>,
) -> Result<Json<NodeRegistrationResponse>, ApiError>async fn register(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
__arg2: Json<NodeRegistrationRequest>,
) -> Result<Json<NodeRegistrationResponse>, ApiError>