Helius
2021-03-30 60def2b83b84f3e5b743e55e24bfa84e7560152b
src/main/java/com/xcong/excoin/configurations/properties/SecurityProperties.java
@@ -14,4 +14,6 @@
public class SecurityProperties {
    private String privateKey;
    private String publicKey;
}