Is it possible to use other Git services, like GitLab, when referencing the location for a coin's node source in a definition file? When initially testing, I saw that it would not validate :
github: Value does not match regex ^https://github.com/.*[^/]$
when I used a gitlab link. It is possible to mirror the repository to GitHub, but I wanted to know if the repository can be referenced directly.
Hello,
Is it possible to use other Git services, like GitLab, when referencing the location for a coin's node source in a definition file? When initially testing, I saw that it would not validate :
when I used a gitlab link. It is possible to mirror the repository to GitHub, but I wanted to know if the repository can be referenced directly.