@subql/node-stellar 3.4.3-0 → 3.4.3-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ### Changed
10
+ - update soraban client dependencies.(#41)
11
+
12
+ ### Fixed
13
+ - Fixed soraban block could be behind network.(#41)
14
+ - Fix event contract id could be undefined
15
+
9
16
  ## [3.4.2] - 2023-11-30
10
17
  ### Fixed
11
18
  - Sync with `node-core` 7.0.2