We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70e3a9 commit a997e71Copy full SHA for a997e71
CHANGELOG.md
@@ -64,6 +64,10 @@ All notable changes to this project will be documented in this file.
64
provide value for one of these fields).
65
- `ProcessingEvent::MessageExpired` is sent to callback in case of retry in `processing.process_message`
66
67
+### Client breaking changes
68
+- `boc.encode_tvc` and `boc.decode_tvc` are renamed to `boc.encode_state_init`
69
+ and `boc.decode_state_init`
70
+
71
## [1.42.1] – 2023-03-23
72
73
### Fixed
0 commit comments