You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we get a client from a pool of nodes and do not know what node we use as a service. We need to expose some node 'name' and map this name to the pass code somehow. Possible solution: the event service uses go-qubic - we could pass the codes when using the library.
The text was updated successfully, but these errors were encountered:
qubicmio
changed the title
make config to accept different passcodes for different qubic nodes
Use different passcodes for different qubic nodes
Jan 27, 2025
What, why, who
The go event service needs to access restricted computor operations that need a pass code per computor/node.
Acceptance criteria
Technical sketch
Currently we get a client from a pool of nodes and do not know what node we use as a service. We need to expose some node 'name' and map this name to the pass code somehow. Possible solution: the event service uses go-qubic - we could pass the codes when using the library.
The text was updated successfully, but these errors were encountered: