Glossary
Active UID
A UID slot that is considered active within a specific subnet, allowing the associated hotkey to participate as a subnet validator or subnet miner.
Archive Node
A type of public subtensor node that stores the entire blockchain history, allowing for full data access and querying capabilities.
Axon
A module in the Bittensor API that uses the FastAPI library to create and run API servers. Axons receive incoming Synapse objects. Typically an Axon is the entry point advertised by a subnet miner on the Bittensor blockchain, allowing subnet validators to communicate with the miner.
Bicameral Legislature
A two-tier legislative system comprising the Triumvirate and the Senate for proposal approval.
Bittensor Wallet
A digital wallet that holds the core ownership in the Bittensor network and serves as the user's identity technology underlying all operations.
Block
A unit of data in the Bittensor blockchain, containing a collection of transactions and a unique identifier (block hash). A single block is processed every 12 seconds in the Bittensor blockchain.
Coldkey
A component of a Bittensor wallet responsible for securely storing funds and performing high-risk operations such as transfers and staking. It is encrypted on the user's device. This is analogous to a private key.
Coldkey-hotkey pair
A combination of two keys, a coldkey for secure storage and high-risk operations, and a hotkey for less secure operations and network interactions.
Consensus
A measure of a subnet validator's agreement with other validators on the network, calculated based on their trust scores. This is a κ-centered sigmoid of trust, influencing the emission calculation.
Delegate
A subnet validator that receives staked TAO tokens from delegators and performs validation tasks in one or more subnets.