Remove stateLayer OrderWatcher config and instead temporarily hard-code until we get pending block to work with Blockstream

This commit is contained in:
Fabio Berger
2018-07-17 12:04:29 +02:00
parent 766ac3f1fe
commit 1e787a7646
5 changed files with 13 additions and 8 deletions

View File

@@ -32,6 +32,10 @@
{
"note": "0x.js exports renamed contract events and event arg types",
"pr": 863
},
{
"note": "Remove stateLayer config from OrderWatcher. It now always operates on the latest block",
"pr": 875
}
]
},