Bump Blockbook version to 0.3.6

This commit is contained in:
Martin Boehm 2021-11-04 11:47:47 +01:00
parent 6b35302026
commit 5f8cf45bfa
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.3.5",
"version": "0.3.6",
"backend_install_path": "/opt/coins/nodes",
"backend_data_path": "/opt/coins/data",
"blockbook_install_path": "/opt/coins/blockbook",

View File

@ -67,7 +67,7 @@ Response:
"blockbook": {
"coin": "Bitcoin",
"host": "blockbook",
"version": "0.3.5",
"version": "0.3.6",
"gitCommit": "3d9ad91",
"buildTime": "2019-05-17T14:34:00+00:00",
"syncMode": true,

View File

@ -21,7 +21,7 @@ For Ethereum type coins it is fixed size array of 20 bytes.
**Database structure:**
The database structure described here is of Blockbook version **0.3.5** (internal data format version 5).
The database structure described here is of Blockbook version **0.3.6** (internal data format version 5).
The database structure for **Bitcoin type** and **Ethereum type** coins is slightly different. Column families used for both types:
- default, height, addresses, transactions, blockTxs