mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-23 03:44:04 +03:00
chess working typo
This commit is contained in:
parent
5fb9e0256e
commit
14e94f25ee
@ -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>>
|
||||
|
Loading…
Reference in New Issue
Block a user