You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[BREAKING CHANGE]**`Deadline.create` requires the configurable `epochAdjustment` from the network properties. The value can be retrieved using ``RepositoryFactory.getEpochAdjustment()`` or calling catapult-rest's `network/properties` endpoint.
28
17
-**[BREAKING CHANGE]**`NetworkCurrency` subclasses replaced with `Currency` objects. You can retrieve the network currencies with ``RepositoryFactory.getCurrencies()``.
29
18
-**[BREAKING CHANGE]**`SecretLockRepository.getSecretLock` has been updated. It now takes the composite hash as parameter.
0 commit comments