xmr-remote-nodes/server.go
Christian Ditaputratama 4c7d53547b
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
2024-07-07 01:28:44 +07:00

5 lines
94 B
Go

//go:build server
package main
import _ "github.com/ditatompel/xmr-remote-nodes/cmd/server"