subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

add precompile to set proxy accounts by enum index (int)

Open xavierlyu opened this issue 5 months ago • 0 comments

Is your feature request related to a problem? Please describe.

we want to be able to specify proxyType as any integer from within the EVM (e.g., via a precompile). it would be very useful to set any proxy type. (you can only set staking proxy right now)

Describe the solution you'd like

proxy.addProxy
proxy.removeProxy

Describe alternatives you've considered

No response

Additional context

No response

xavierlyu avatar May 18 '25 21:05 xavierlyu