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

Fix type definition of optional parameter #691

Closed Shaptic closed 1 year ago

Shaptic commented 1 year ago

This bug prevented all non-integer types from being passed via { type: '...' } (such as 'symbol' or 'address') when used from TypeScript without casting as any.

github-actions[bot] commented 1 year ago

Size Change: 0 B

Total Size: 3.15 MB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/stellar-base.js` | 2.31 MB | | `dist/stellar-base.min.js` | 840 kB |

compressed-size-action