Points the relayer to an essential node's subscribe_blocks API. Closes #51
Removes the relayer's contracts stream. Refs #61 but does not close it for the reason listed in the issue.
TODOs
[x] Go through comments to replace mentions of essential-server and essential-rest-server.
[x] Go through relayer tests to make sure there are no duplicates after removing the contracts stream.
[x] Update nix files to remove essential-rest-server.
Description
Points the relayer to an essential node's
subscribe_blocks
API. Closes #51 Removes the relayer's contracts stream. Refs #61 but does not close it for the reason listed in the issue.TODOs
essential-server
andessential-rest-server
.