You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, users can't debug transactions on Katana with Walnut if Katana has multiple transactions per block because the starknet_traceBlockTransactions RPC method is not supported on Katana.
Describe the solution you'd like
Add support for the starknet_traceBlockTransactions RPC method to Katana.
Describe alternatives you've considered
No alternatives.
Additional context
No additional context.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, users can't debug transactions on Katana with Walnut if Katana has multiple transactions per block because the
starknet_traceBlockTransactions
RPC method is not supported on Katana.Describe the solution you'd like
Add support for the
starknet_traceBlockTransactions
RPC method to Katana.Describe alternatives you've considered
No alternatives.
Additional context
No additional context.
The text was updated successfully, but these errors were encountered: