Skip to content

Task/andrin/str 457 #126

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

Merged
merged 31 commits into from
Feb 24, 2023
Merged

Task/andrin/str 457 #126

merged 31 commits into from
Feb 24, 2023

Conversation

ocasta181
Copy link
Contributor

To test, reset your database and execute a transaction. Check https://sandbox2.unit21.com/data-explorer/instruments and confirm that two new instruments of type "Credit Card" and "Crypto Wallet" have been created
Screen Shot 2023-02-23 at 1 59 05 PM

Copy link
Contributor

@auroter auroter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookin good now!
image

Copy link

@saito-sv saito-sv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just an small nit.

DigitalData: &digitalData,
LocationData: &locationData,
Tags: instrumentTagArr,
CustomData: nil, //TODO: include platform in customData

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: If CustomData is a pointer, theres no need to explicitly pass nil. Zero value of a pointer is nil

@ocasta181 ocasta181 merged commit 90d835c into develop Feb 24, 2023
@ocasta181 ocasta181 deleted the task/andrin/str-457 branch February 24, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants