LuffySmile

Results 3 issues of LuffySmile

when I use ValidatorsApi to get the validators, I get null. My code is : `Validators validators = ValidatorsApi.getValidators(); System.out.println(validators.getValidators().get(0).getPower());`

### What would you like to share? The registration function is unavailable. I downloaded the Mac desktop version, but when I enter my email address and click "next," nothing happens...

needs-triage
lifecycle/stale

按照官方文档中的方式使用SDK,在本地正常(本地使用IDEA,系统是windows),但是打包后在服务器上运行就找不到配置文件路径。 初始话SDK方式是: ![image](https://user-images.githubusercontent.com/34114979/106260905-e3e65080-625b-11eb-8ada-20597aa914ec.png) 打包在服务器运行产生的错误是: ![image](https://user-images.githubusercontent.com/34114979/106260643-94a02000-625b-11eb-88b3-56e088a7ceb4.png)

resolved
faq