You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
the dedicated flag on the proxy includes the dedicated farm's nodes and the nodes that could be dedicated. and the in_dedicated_farm flag which only includes the dedicated farms's nodes.
this is confusing for someone aware of the dedicated flag on the chain. it is better to make dedicated consistent with its functionality on the chain and came up with a new name describing what it do in the proxy.
Describe the solution you'd like
rename and write docs that explain all dedicated related flags
dedicated
in_dedicated_farm
rentable
rented_by
rentable_or_rented_by
available_for
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
the
dedicated
flag on the proxy includes the dedicated farm's nodes and the nodes that could be dedicated. and thein_dedicated_farm
flag which only includes the dedicated farms's nodes.this is confusing for someone aware of the dedicated flag on the chain. it is better to make
dedicated
consistent with its functionality on the chain and came up with a new name describing what it do in the proxy.Describe the solution you'd like
rename and write docs that explain all dedicated related flags
The text was updated successfully, but these errors were encountered: