Closed Shaptic closed 2 months ago
Size Change: +2.31 kB (+0.07%)
Total Size: 3.26 MB
Filename | Size | Change |
---|---|---|
dist/stellar-base.js |
2.39 MB | +1.9 kB (+0.08%) |
dist/stellar-base.min.js |
867 kB | +408 B (+0.05%) |
Why ctorArgs
instead of just args
or constructorArgs
?
@chadoh will you accept "laziness" as an answer? :laughing: fixed!
Upgrade the
createCustomContract
abstraction to accept a new, optional parameter:and upgrade the internals to use the
CreateContractV2
host function.This closes #768.