neo
neo copied to clipboard
[`Add`] Contracts Account Option
Summary or problem description We need an option to allow contract based accounts from the wallet to be able to be added to transactions.
Do you have any solution you want to propose? Add option to add contract signatures from open wallet to a transaction.
Where in the software does this update applies to?
- CLI
- Add to
sendcommand - Add to
invokecommand - Add to
destroycommand - Add to
deploycommand - Add to
updatecommand - Add to
transfercommand - Add
import contractcommand
- Add to
This is a client side, as soon as there are enough UT and tests fell free to proceed.
This is a client side, as soon as there are enough UT and tests fell free to proceed.
I have tried to add this in the pass, it just ends up breaking everything. Too much stuff needs to be added to other core classes.