We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee38d7 commit faa201dCopy full SHA for faa201d
bittensor_cli/src/commands/liquidity/liquidity.py
@@ -263,6 +263,7 @@ async def add_liquidity(
263
success, message = await add_liquidity_extrinsic(
264
subtensor=subtensor,
265
wallet=wallet,
266
+ hotkey_ss58=hotkey_ss58,
267
netuid=netuid,
268
liquidity=liquidity,
269
price_low=price_low,
0 commit comments