소스 검색

Update README.md

PascalCoin 6 년 전
부모
커밋
26394c50c5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -35,6 +35,8 @@ Also, consider a donation at PascalCoin development account: "0-10"
 ## History:  
 
 ### CURRENT DEVELOPMENT (4.0.3b)
+- TESTNET:
+  - Added functions to automatically receive new accounts for new installed fresh nodes
 - Major refactoring: 
   - Change TRawBytes from "AnsiString" to "TBytes" type
   - Do not use AnsiString type for simple string types, use String instead