Triển khai Subgraph cho mạng Sepolia
- INDEXERS
Tại sao việc triển khai đồ thị con vào mạng thử nghiệm Sepolia không thành công với lỗi 'mạng không được nhà đăng ký hỗ trợ: không tìm thấy sepolia mạng trên chuỗi etherum'?
Câu trả lời1
The issue is likely due to the missing RPC setup for the Sepolia network. The ethereum
environment variable in the docker-compose
file should be updated to include the correct RPC endpoint for Sepolia.