mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
added versions numbers
This commit is contained in:
parent
99a049056b
commit
0d9d04eb8b
@ -44,6 +44,10 @@ Compatibility Matrix
|
|||||||
Older versions
|
Older versions
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
#### Versions 4.x.x
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
As part of the changes in the BigchainDB 2.0 server, some endpoint were
|
As part of the changes in the BigchainDB 2.0 server, some endpoint were
|
||||||
modified. In order to be consistent with them, the JS driver does not have
|
modified. In order to be consistent with them, the JS driver does not have
|
||||||
anymore the `pollStatusAndFetchTransaction()` method as there are three
|
anymore the `pollStatusAndFetchTransaction()` method as there are three
|
||||||
@ -57,6 +61,8 @@ being sure that the transaction is validated and commited to a block, so
|
|||||||
there will not be any issue if you try to transfer the asset immediately.
|
there will not be any issue if you try to transfer the asset immediately.
|
||||||
|
|
||||||
|
|
||||||
|
#### Versions 3.2.x
|
||||||
|
|
||||||
For versions below 3.2, a transfer transaction looked like:
|
For versions below 3.2, a transfer transaction looked like:
|
||||||
|
|
||||||
.. code-block:: js
|
.. code-block:: js
|
||||||
|
Loading…
Reference in New Issue
Block a user