bittensor
bittensor copied to clipboard
feat: slippage warnings
This PR:
- Adds a warning to the
add_stake_weight_extrinsicif slippage is above 5% - Adds a warning to the
add_stake_weight_extrinsicif slippage is above 5%.
Drive by changes:
- Separates substake command
- fixes integration tests