Allow transfer to smart contract principal #3011
Labels
area:send
enhancement
enhancement-p2
Critical functionality needed by few users, with no clear alternatives
Milestone
This started with testing a simple Clarity contract that can stack its own STX through pool delegation.
Tried to fund the contract from the sandbox using a deposit function, but without post-conditions the deposit failed.
Next tried transferring using the Send screen of the wallet extension, which resulted in
Address provided is not valid
Was able to get past this by writing a script, but should this type of transfer be allowed from the wallet? Maybe with a warning?
The text was updated successfully, but these errors were encountered: