Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Circular References #37

Open
Open
@ProbablePrime

Description

@ProbablePrime

Some of our data structures refer to each other.

This leads to issues when we JSON.stringify them as we can end up with circular references.

For each data structure we should figure out which properties should be included when it is on the wire and filter out the rest.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions