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 c87e94c commit 9ba8035Copy full SHA for 9ba8035
exonum-java-binding/CHANGELOG.md
@@ -31,7 +31,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
31
32
### Fixed
33
- The default [`Transaction#info`][tx-info-07] implementation causing an error on `transaction`
34
-request. It is modified to return an empty object (no info) by default. (#904)
+request. It is modified to return an empty object by default (no info in `content.debug` field
35
+of the response to `transaction`). (#904)
36
37
[tx-info-07]: https://exonum.com/doc/api/java-binding-core/0.7.0/com/exonum/binding/transaction/Transaction.html#info()
38
0 commit comments