ckb-js / nexus

A UTxO friendly wallet extension for CKB
MIT License
15 stars 11 forks source link

Making `FullOwnership` more convenient #248

Closed homura closed 1 year ago

homura commented 1 year ago

when I started working on this issue to add a transfer example, I found that the FullOwnership is not quite convenient, since

  • it doesn't inject the cellDeps automatically when injectCapacity
  • it doesn't inject the corresponding witness when injectCapacity
  • it doesn't filter out the same input when injectCapacity

Originally posted by @homura in https://github.com/ckb-js/nexus/issues/220#issuecomment-1515649417

github-actions[bot] commented 1 year ago

:rocket: Issue was released in v0.0.17 :rocket: