v13.0.0
v13.0.0
: Protocol 22.
This version is unchanged from beta.1
, whose changelog is replicated below.
Breaking Changes
- XDR definitions have been upgraded to Protocol 22 (#777).
Added
- You can create contracts with constructors a new, optional parameter of
Operation.createCustomContract
,constructorArgs: xdr.ScVal[]
(#770).