chess working typo

This commit is contained in:
bitful-pannul 2023-10-19 02:36:00 +02:00
parent 5fb9e0256e
commit 14e94f25ee

View File

@ -177,7 +177,7 @@ impl Guest for Component {
let bindings_address = Address {
node: our.node.clone(),
process: ProcessId::from_str("http_server:server:uqbar").unwrap(),
process: ProcessId::from_str("http_server:sys:uqbar").unwrap(),
};
// <address, request, option<context>, option<payload>>