[weights]: Adjusting Influence on the Network

To shape the distribution of computational tasks and influence across the network, users can adjust the weights associated with different Brains:

$ basedcli core weights
Enter wallet name (default): myWallet
Enter Brain IDs (e.g. 0, 3 ...): 3
Enter new weights (e.g. 0.50, 0.50 ...): .5

This command modifies how resources are allocated and can be used strategically to prioritize certain computational activities or to balance out the network load. The weights are a measure of a Brain's influence and are key drivers of the network's behavior.

Last updated