Closed homura closed 1 year ago
It seems that it is impossible to deduce all his addresses from the user's wallet, I compared the locks recorded by the nexus wallet with the locks in the transaction. Draft PR: https://github.com/ckb-js/nexus/pull/270
Motivation
Users are not aware that the cells belong to them when they sign, also it is not easy for developers to debug and check if the transaction is correct
How
Implement the to-do
Notes
The UI implementation can be done in another issue, where we can first solve the data preparation