web5-js
web5-js copied to clipboard
`dataFormat` to become a mutable property in future release of `dwn-sdk-js`
In a future release (not yet tagged) of dwn-sdk-js
, the dataFormat
property of RecordsWrite
becomes mutable.
https://github.com/TBD54566975/dwn-sdk-js/pull/697
We must also create adjustments to @web5/api
to accommodate.