Browse Source

Update README.md

PascalCoin 6 years ago
parent
commit
26394c50c5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

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