StarkNet Node API v0.2.0
This is the 2nd release of the specification for full node API specification for Starknet nodes.
Changes
Changes since v0.2.0 RC1
- Remove redundant 'class_hash' in the array of declared contracts
- Add invoke receipt properties to deploy receipt
- Change some invalid errors to not found errors
- Add invalid block id error to get events
- 'type' is required in transaction receipt
- fixing schema issues