Add note to web3-wrapper CHANGELOG.json
This commit is contained in:
@@ -29,6 +29,11 @@
|
|||||||
{
|
{
|
||||||
"note": "Add new setHeadAsync method",
|
"note": "Add new setHeadAsync method",
|
||||||
"pr": 622
|
"pr": 622
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note":
|
||||||
|
"Improve performance of awaitTransactionMinedAsync by immediately checking if the transaction was already mined instead of waiting for the first interval.",
|
||||||
|
"pr": 688
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user