Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented create transaction split route #43

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

morukele
Copy link
Owner

The create transaction split route has been implemented. The route depended on the existence of a subaccount, so a create subaccount endpoint was implemented in the subaccount route.

Relevant data objects and builder structs were implemented to achieve the results. The route was tested in both passing and failing tests, which were all successful.

@morukele morukele added the enhancement New feature or request label Jul 26, 2024
@morukele morukele self-assigned this Jul 26, 2024
@morukele morukele merged commit 5b0ae38 into main Jul 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant