Transaction not found
root@qukuai-cc-1f-1:~# curl -s ‘https://scan.sv-1.global.canton.network.sync.global/api/scan/v2/updates/1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f’ | jq
{
“error”: “Transaction with id 1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f not found”
}
root@qukuai-cc-1f-1:~#
Hi, the transaction cannot be found here. However, you can verify it via api.cantonnodes.com or on a block explorer.
It appears that there is an issue with the GSF scan at the moment. If you query any of the other SV’s scans they have the transaction.
Hi, what is a GSF scan? Is there an estimated timeframe for recovery? The transactions listed above are legitimate, right?
The Global Synchronizer Foundation (GSF) node is one of 13 SVs. Each SV runs their own scan instance. You can get the URLs from https://canton.foundation/sv-network-status-2/. You generally want to query multiple and trust a response if you get it from a threshold of SVs.
Thanks—that’s a huge help!
Is there an estimated time for the restoration of the Global-Synchronizer-Foundation’s scan service? Do you have any information on this? Thank you.
Should be fixed now. We are still investigating the root cause.
OK,Thanks!