Peera.

帖子

分享您的知识。

Grizzly.
Apr 14, 2025
专家问答

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
分享
评论
.

答案

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
评论
.
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
评论
.

你知道答案吗?

请登录并分享。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息