holochain-open-dev / holochain-open-dev/holoom
Public facing zome functions needs stability
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In the following commit I inadvertently removed an interface that was being used by nor-backend's document publisher:
https://github.com/holochain-open-dev/holoom/commit/9ecf37f22a22979bac2aa5e1b7e08b3646065c5f#diff-96fcb355ac41cefcf5fafeffa68461e84e343aa321bc505da4098d050138ace0L57
The code should be organised to better reflect which function signatures are public facing, and therefore likely to have dependants.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.