This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
moneroutil/const.go
2017-04-24 17:19:04 -07:00

7 lines
66 B
Go

package moneroutil
const (
MainNetwork = 18
TestNetwork = 53
)