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 3324e89 commit 3c3c940Copy full SHA for 3c3c940
CHANGELOG.md
@@ -4,7 +4,7 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
4
5
## [2.2.1-next]
6
### Added
7
-- Add `deserialization` schema for `Channel` transaction's(`channelCreate`, `channelCloseMutual`, `channelDeposit`, `channelWithdraw`, `channelSettle`)
+- Add `deserialization` schema for `Channel` transactions(`channelCreate`, `channelCloseMutual`, `channelDeposit`, `channelWithdraw`, `channelSettle`)
8
- Add `rawTx` and `verifyTx` to error from poll function(when you wait for transaction will mined)
9
10
### Changed
0 commit comments