vulpemventures / go-elements

Go support for Liquid/Elements transactions
MIT License
27 stars 12 forks source link

Update psetv2.OutputArgs #209

Closed altafan closed 1 year ago

altafan commented 1 year ago

In order to facilitate defining burn output and burn confidenital outputs, this replaces OutputArgs.Address with 2 new raw fields Script and BlindingKey.

Please @tiero review this.