Skip to main content

Utilities

Last updated: Aug 03, 2026

This section describes the available utility scripts.

bt-next-adjust-block.js

Location: https://github.com/latent-to/developer-docs/tree/main/src/scripts/

Description: This bt-next-adjustment-block.js script queries a Bittensor subnet to find out how many blocks to go before the recycle register cost is recalculated. See the script for how to install and use it.

check-rate-limits.js

Location: https://github.com/latent-to/developer-docs/tree/main/src/scripts/

Description: This check-rate-limits.js script connects to the Bittensor mainchain and prints the current global and subnet-specific rate limits, such as transaction limits, delegate take limits, serving rates, adjustment intervals and immunity periods. See Rate Limits for what each limit means, and the script's README for how to run it.