Skip to content

Warn on Move vs. Transfer #595

@Jackalgirl

Description

@Jackalgirl

It's easy to get mixed up as to what's going to happen with btcli st move vs. btcli st transfer, since the words are essentially synonyms. I'd recommend that when someone uses one or the other, you provide a Y/N checkpoint such as:

For "move"
This transaction will move stake to another hotkey while keeping the same coldkey ownership. Do you wish to continue? (Y/n)

For "transfer"
This transaction will transfer ownership from one coldkey to another, in subnets that have enabled it. You should ensure that the destination coldkey is not a validator hotkey before continuing. Do you wish to continue? (Y/n)

(Or something like.) I think it's important, especially in the case of "transfer", to give people a chance to recognize if they're doing something that's going to require them to depend on someone else to fix.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions