Publication
Partagez vos connaissances.
How to resolve certify blob transaction failure in Walrus SDK?
I was trying to upload data using the @mysten/walrus TypeScript SDK and everything went smoothly until I hit a snag with the 'certify blob' transaction. My storage reservation and blob registration went through successfully, but the certification just wouldn't take effect. I've got a hunch that it might be due to an incorrect system package ID configuration in the SDK. Any tips or help on what could be causing this issue?
- Walrus
- Typescript SDK
Réponses
3The issue you're encountering with the certify blob transaction failing in the @mysten/walrus SDK is likely related to incorrect configuration settings or an outdated version of the SDK. Often, the certification step failure can stem from not having enough SUI tokens, which are required for completing the transaction on the blockchain .
Make sure that your SDK configuration is correctly set up. You need a valid system package ID and enough tokens. Furthermore, the Walrus Testnet requires updates to the latest binary and configuration as it is periodically wiped .
It's worth checking if you're using the latest version of the SDK. A recent update might have fixed a known issue related to certification failures. One more thing to check would be ensuring your Sui wallet and network configurations are correct. Sometimes, certification issues occur due to the misconfigured wallet pointing to the wrong network .
Connaissez-vous la réponse ?
Veuillez vous connecter et la partager.
Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"
Gagne ta part de 1000 Sui
Gagne des points de réputation et obtiens des récompenses pour avoir aidé la communauté Sui à se développer.