stellar / js-stellar-base

The lowest-level stellar helper library. It consists of classes to read, write, hash, and sign Stellar xdr
https://stellar.github.io/js-stellar-base/
Apache License 2.0
107 stars 138 forks source link

Actually omit the 'contractId' field from humanized events when it's empty #721

Closed Shaptic closed 7 months ago

Shaptic commented 9 months ago

Both the documentation and the TypeScript definitions outline it as being omitted when the field is not present in the event (in case of system events), so this is a bugfix rather than a breaking change.

github-actions[bot] commented 9 months ago

Size Change: +3.15 kB (0%)

Total Size: 3.19 MB

Filename Size Change
dist/stellar-base.js 2.34 MB +1.89 kB (0%)
dist/stellar-base.min.js 851 kB +1.26 kB (0%)

compressed-size-action