Peera.

Post

Share your knowledge.

Grizzly.
Apr 14, 2025
Expert Q&A

How to handle missing `staking_object` error in Walrus Testnet?

I'm trying to run a storage node using Walrus Testnet binaries (walrus-node-testnet-latest-ubuntu-x86_64), but I keep getting an error about a missing staking_object. I'm seeking a solution or more detailed documentation to fix this issue.

  • Walrus
  • Typescript SDK
0
2
Share
Comments
.

Answers

2
Aliabee.
Apr 14 2025, 20:51

The error you're encountering is because the Testnet binaries are not currently expected to function as the testnet configurations and documents haven't been published yet. For now, it's recommended to use the devnet binaries and configurations for experimenting with Walrus.

0
Comments
.
Britain.
Apr 15 2025, 09:34

You may need to ensure that the staking_object and other necessary configurations are correctly set up in your client_config.yaml file. The configurations for accessing Testnet and Mainnet require certain Sui object IDs to be specified, including system_object, staking_object, and subsidies_object. If you haven't already done so, download the latest configuration file for the Walrus setup directly using: curl https://docs.wal.app/setup/client_config.yaml -o ~/.config/walrus/client_config.yaml. This will help in ensuring you have the most up-to-date configuration necessary for running nodes.

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info