fix
Helius
2021-11-05 57dd45f07990c7e8f34a445fe54ef8de77655b25
src/main/java/com/xcong/excoin/configurations/properties/SecurityProperties.java
@@ -14,4 +14,6 @@
public class SecurityProperties {
    private String privateKey;
    private String publicKey;
}