Fix prettier
This commit is contained in:
parent
55ca971186
commit
173b36c54c
@ -4,11 +4,12 @@
|
|||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"note":
|
"note":
|
||||||
"Fixes dropped events in subscriptions by fetching logs by blockHash instead of blockNumber. Support for fetching by blockHash was added in Geth > v1.8.13 and Parity > v2.1.0. Infura works too.",
|
"Fixes dropped events in subscriptions by fetching logs by blockHash instead of blockNumber. Support for fetching by blockHash was added in Geth > v1.8.13 and Parity > v2.1.0. Infura works too.",
|
||||||
"pr": 1080
|
"pr": 1080
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"note": "Fix misunderstanding about blockstream interface callbacks and pass the raw JSON RPC responses to it",
|
"note":
|
||||||
|
"Fix misunderstanding about blockstream interface callbacks and pass the raw JSON RPC responses to it",
|
||||||
"pr": 1080
|
"pr": 1080
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -5,10 +5,11 @@
|
|||||||
{
|
{
|
||||||
"note":
|
"note":
|
||||||
"Fixes dropped events issue by fetching logs by blockHash instead of blockNumber. Support for fetching by blockHash was added in Geth > v1.8.13 and Parity > v2.1.0. Infura works too.",
|
"Fixes dropped events issue by fetching logs by blockHash instead of blockNumber. Support for fetching by blockHash was added in Geth > v1.8.13 and Parity > v2.1.0. Infura works too.",
|
||||||
"pr": 1080
|
"pr": 1080
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"note": "Fix misunderstanding about blockstream interface callbacks and pass the raw JSON RPC responses to it",
|
"note":
|
||||||
|
"Fix misunderstanding about blockstream interface callbacks and pass the raw JSON RPC responses to it",
|
||||||
"pr": 1080
|
"pr": 1080
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user