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
Komodo RPC module should be able to exec/shutdown ext app (native daemon), read logs/std output/conf file, create conf file, process http requests with basic authentication.
Komodo RPC module should be able to exec/shutdown ext app (native daemon), read logs/std output/conf file, create conf file, process http requests with basic authentication.
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/paths.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/quitDaemon.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/rpc.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/init.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/daemonControl.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/debugLog.js (can be replaced with std out feed if -printtoconsole param is used)
(optional for non zcash forks) https://github.com/KomodoPlatform/Agama/blob/master/routes/api/downloadZcparams.js
https://github.com/KomodoPlatform/Agama/blob/master/routes/api/downloadUtil.js
The text was updated successfully, but these errors were encountered: