Administrator
2026-01-05 9ff43c07c9ce3fe76ba4a21e28885097b2b721e3
src/main/java/com/xcong/excoin/configurations/properties/SecurityProperties.java
@@ -14,4 +14,6 @@
public class SecurityProperties {
    private String privateKey;
    private String publicKey;
}