xmr-remote-nodes/cmd
ditatompel 253230dc5a
Removing admin module and functions
The administration of the server is done using cli tools. So I don't
think that admin account and module is required. At least for now.

Note that this also remove `tbl_admin` creation in database migrate.
Since no release were made until this commit, the database migration
still in version 1. Manual removal database table for `tbl_admin`
is required on the existing running server.
2024-05-23 03:40:06 +07:00
..
client Adding some const error in client probe cmd 2024-05-23 00:40:13 +07:00
server Removing admin module and functions 2024-05-23 03:40:06 +07:00
cmd.go Separating client and server package #3 2024-05-18 17:59:54 +07:00