We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19aa946 commit 76cfdebCopy full SHA for 76cfdeb
CHANGELOG.md
@@ -18,6 +18,9 @@ All notable changes to this project will be documented in this file. The format
18
- Optimize handling of source transaction inputs. Avoid mocking up entire transaction when adding source inputs.
19
- Minor alignment in ECIES helper function
20
21
+### Added
22
+ - New method `TransactionInput.SourceTxOutput()`
23
+
24
### Changed
25
- `SetSourceTxFromOutput` changed to be `SetSourceTxOutput`
26
- Default behavior of `EncryptSingle` uses ephemeral key. Updated test.
0 commit comments