Skip to content

Commit

Permalink
Create troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Nov 26, 2024
1 parent 273d1a4 commit fb6c8dc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions QuantumNexusProtocol/docs/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Troubleshooting Guide

This guide will help you troubleshoot common issues with the Quantum Nexus Protocol.

## Common Issues

- **Transaction failed**: Verify the transaction status and recipient's address.
- **Smart contract error**: Review the smart contract code for errors.
- **Node not syncing**: Check the node configuration and network connection.

## Troubleshooting Steps

1. Review logs for error messages.
2. Restart the node if necessary.
3. Reach out to community forums for additional support.

0 comments on commit fb6c8dc

Please sign in to comment.