opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
818 stars 276 forks source link

Show slippage in `st delegate` and `st undelegate` #2006

Open gztensor opened 3 weeks ago

gztensor commented 3 weeks ago

Branch: dynamic

The slippage is currently shown in st add and st remove. st delegate and st undelegate need to show it the same way using the globally configurable parameter MAX_SLIPPAGE_PCT for maximum slippage percentage.