V24.0 has several breaking changes, docs claim otherwise
keerifox opened this issue · 1 comments
keerifox commented
If your code expects balance
/pending
/receivable
fields to always be there, the newly introduced errors break existing functionality:
Likewise, if your code expects a valid hash like it always used to return, the RPC now provides an unexpected string for newly created accounts:
-
Example of breaking changes being marked in V22 release:
https://docs.nano.org/releases/release-v24-0/
Breaking changes in V24 not marked:
Misleading labels:
keerifox commented