bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Fixed circular function calling in subtensor.py & updated funcs still using the old compose extrinsic calls w/ the new send_extrinsic

Open Saevitus0 opened this issue 1 year ago • 0 comments

removed _do_ extrinsic functions from subtensor.py, and implemented them as inner functions in their related extrinsic func, as well as updated some of the remaining extrinsic calls that weren't using the new send_extrinsic() func.

formatted all with black.

Saevitus0 avatar Feb 23 '24 19:02 Saevitus0