Returns transaction details for a given signature
Code | Message | Solution |
---|---|---|
-32601 | Method not found | Verify you’re connected to a Solana RPC node |
-32602 | Invalid params | Check signature and configuration |
-32007 | Transaction not found | Verify the transaction exists |
-32008 | Invalid encoding | Ensure encoding is valid |