-
Notifications
You must be signed in to change notification settings - Fork 316
Add ability for a destination address to block transfers of TAO, staked funds and Locked Stake #2730
Open
Description
Is your feature request related to a problem? Please describe.
Trying to solve 2 issues
- exchanges receiving funds in a manner not supported
- eg 1 a TAO only deposit address and it receives staked TAO SN0 or alpha SNx.
- eg 2 Receiving Alpha that is locked - this is really nasty for an exchange.
- a Validator/miner hotkey receiving Tao / Alpha as if the hotkey is a coldkey/wallet
Describe the solution you'd like
Add 3 flags to the Account data
- block receiving TAO
- block receiving Alpha
- block receiving locked alpha
every time there is a transfer check the destination flag and fail if needed
add extrinsics to set/reset the flags - default is always receive
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.