Skip to content

Commit 3324e89

Browse files
author
nduchak
committed
More for CHANGELOG
1 parent e94b4c9 commit 3324e89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
55
## [2.2.1-next]
66
### Added
77
- Add `deserialization` schema for `Channel` transaction's(`channelCreate`, `channelCloseMutual`, `channelDeposit`, `channelWithdraw`, `channelSettle`)
8+
- Add `rawTx` and `verifyTx` to error from poll function(when you wait for transaction will mined)
89

910
### Changed
1011
- Change Channel `legacy` API to `JSON RPC`
12+
- Change `minFee` calculation, multiply min fee by 10^9
1113

1214
### Removed
1315
- none
@@ -16,7 +18,7 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
1618
- none
1719

1820
### Notes and known Issues
19-
21+
- Depend on `bip39` from npm instead of git repo
2022

2123

2224
## [2.1.1-0.1.0-next]

0 commit comments

Comments
 (0)