Closed adamspofford-dfinity closed 2 months ago
This PR adds two missing functions to close the loop around non-Identity forms of signing - the ability to construct EnvelopeContent using the agent's autofill logic, and the ability to encode Envelope to the format expected by update_signed.
Identity
EnvelopeContent
Envelope
update_signed
This PR adds two missing functions to close the loop around non-
Identity
forms of signing - the ability to constructEnvelopeContent
using the agent's autofill logic, and the ability to encodeEnvelope
to the format expected byupdate_signed
.