-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Current State
The RPC Request Builder autogenerates starknet.go code snippets for StarkNet RPC endpoints. However, some endpoints are not yet supported.
Required Action
Add autogenerated starknet.go support for the following endpoints.
starknet_getTransactionStatusstarknet_getTransactionByHashstarknet_getTransactionByBlockIdAndIndexstarknet_getTransactionReceiptstarknet_getBlockTransactionCountstarknet_getEvents
Additional Context:
Reactions are currently unavailable