fix(wallet): resolve only the own signed portions of the witness set#1632
Conversation
"Only the portions of the witness set that were signed as a result of this call are returned to encourage dApps to verify the contents returned by this endpoint while building the final transaction."
|
AngelCastilloB
left a comment
There was a problem hiding this comment.
Good catch @mkazlauskas 🧙🏼
Context
Fixes #1631
Proposed Solution
See commit
Important Changes Introduced