fix: add missing 'posting_json_metadata' field in Account interface
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
I've not been able to successfully run the unit tests. Plenty of errors even before my change. But I cloned the repository, built locally and imported into another project with this:
package.json:
... "@hiveio/dhive": "file:../dhive", ...
And it worked. Actually it worked even before my change, but now I don't have a warning about the missing property.
mentioned in commit 0ac8de20
Please register or sign in to reply