Helius
2022-03-18 2186fd97f870ff97685ae34b737e9b2e9da77ac9
src/main/java/com/xcong/excoin/configurations/properties/SecurityProperties.java
@@ -14,4 +14,6 @@
public class SecurityProperties {
    private String privateKey;
    private String publicKey;
}