celaut-project / nodo

Service Orchestration for Distributed Networks - Celaut node implementation
0 stars 0 forks source link

Add or remove gas from a service by the parent or client #45

Closed 0xf965 closed 2 days ago

0xf965 commented 1 month ago

Needs a ModifyGasDeposit(token: str, amount: int) RPC call, where token is the internal service ID and amount is an integer representing the change in the actual deposit.