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

Re-generates the current Futurenet XDR with latest xdrgen commit #682

Closed Shaptic closed 1 year ago

Shaptic commented 1 year ago

Specifically, this lets you construct unions with numeric arms, e.g. xdr.ExtensionPoint._0(). This is necessary for certain bits of downstream work, so we're generating this on current futurenet XDR to continue that.

github-actions[bot] commented 1 year ago

Size Change: +276 B (0%)

Total Size: 3.08 MB

Filename Size Change
dist/stellar-base.js 2.26 MB +138 B (0%)
dist/stellar-base.min.js 820 kB +138 B (0%)

compressed-size-action