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

CDF Updates #9

Merged
merged 3 commits into from
Dec 21, 2021
Merged

CDF Updates #9

merged 3 commits into from
Dec 21, 2021

Conversation

Code0987
Copy link
Contributor

No description provided.

issuer_entity, 'CorporateEntity')
if corporate_entity == None:

Choose a reason for hiding this comment

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

we should still check for none condition.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated


txns.append(txn)
else:
return None
Copy link
Contributor

Choose a reason for hiding this comment

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

this might not be needed, can add some logger instead, can try with few statements and test it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#10

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do cleanup sperately

@Code0987 Code0987 merged commit 0f84a0c into master Dec 21, 2021
Code0987 pushed a commit that referenced this pull request Jan 6, 2022
This reverts commit 0f84a0c.
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