Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Changed accounts to use discriminators for different types - #355

Draft
Minipoloalex wants to merge 1 commit into
developfrom
create-new-account-types
Draft

Minipoloalex wants to merge 1 commit into
developfrom
create-new-account-types

Conversation

@Minipoloalex

@Minipoloalex Minipoloalex commented Jun 3, 2024

Copy link
Copy Markdown

This basically works like unions in C (polymorphism), using a discriminator key.

The tests are not yet fixed.

Closes #302

- This works like unions in C (polymorphism)
@Minipoloalex Minipoloalex linked an issue Jun 3, 2024 that may be closed by this pull request
@render

render Bot commented Jun 3, 2024

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create new Account types

1 participant