Răsfoiți Sursa

Update CHANGELOG.md

PascalCoin 5 ani în urmă
părinte
comite
d280b58a8f
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -68,7 +68,9 @@
   - Updated "Multi Operation Object" values:
     - "changers" : ARRAY
       - "new_data" : (HEXASTRING) : If "data" is changed on "account"
-
+  - Allowed to use all input params related to an account number as a String and including checksum
+    - Example: Call "sendto" using param "sender"="1234-44" or "target"="12345-54"
+    - If value is not a valid format, call will return error
 TODO  
 - TODO: RPC calls for PIP-0029
 - TODO: RPC calls for PIP-0030