Skip to content

Commit be7bba7

Browse files
Merge pull request #68 from clightning4j/macros/fix_sendrawtransaction
docs: tag the new 0.04 version
2 parents af21cd3 + d877ba6 commit be7bba7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v0.0.4
2+
3+
## Fixed
4+
- send raw transaction cln response ([commit](https://github.com/clightning4j/btcli4j/commit/7e39245cf4c1b0c623a361550dffb2d3a76e0e69)). @vincenzopalazzo 16-11-2022
5+
- use 6 block of estimation fee ([commit](https://github.com/clightning4j/btcli4j/commit/d2bca9236b17db03003c1d6fbc50798d47db5825)). @vincenzopalazzo 16-11-2022
6+
- if a error is throws from bitcoind return the error to cln ([commit](https://github.com/clightning4j/btcli4j/commit/7ab269a2407e0d721d0fce2d66db29d9cb122454)). @vincenzopalazzo 16-11-2022
7+
- Update gitignore. ([commit](https://github.com/clightning4j/btcli4j/commit/d281e041159ce500dbec237c3b5d26c5d72526d9)). @swaptr 28-05-2022
8+
9+
110
# v0.0.3
211

312
## Fixed

changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "btcli4j",
3-
"version": "v0.0.3",
3+
"version": "v0.0.4",
44
"api": {
55
"name": "github",
66
"repository": "clightning4j/btcli4j",

0 commit comments

Comments
 (0)