Fix prettier
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user