This is a small release fixing compatibility with the latest Pathfinder release.
Changes:
- Fix compatibility with JSON-RPC 0.8.1. There has been a change in the specification that breaks the attestation tool. Please note that this tool now requires a JSON-RPC 0.8.1 compatible node, like Pathfinder 0.16.3 (won't work with previous versions).
- Add the
--node-websocket-url
CLI option to explicitly specify the Websocket URL of the Starknet node.