Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Fixed Balance.Asset exception when Balance is a liquidity pool shares… #375

Merged
merged 3 commits into from
Jul 5, 2022

Conversation

GuyWhoKnowsTheGuy
Copy link
Contributor

… balance.

Changed Asset.GetType to Asset.Type to avoid shadowing object.GetType.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

… balance.

Changed Asset.GetType to Asset.Type to avoid shadowing object.GetType.
@elucidsoft elucidsoft changed the base branch from master to net6_upgrade July 5, 2022 16:38
@elucidsoft
Copy link
Owner

Actually I think I can merge this without any major issues. LGTM

@elucidsoft elucidsoft changed the base branch from net6_upgrade to master July 5, 2022 16:40
Copy link
Owner

@elucidsoft elucidsoft left a comment

Choose a reason for hiding this comment

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

@Heteroculturalism Some whitespace issues are causing the build to fail. Can these be fixed?

@elucidsoft elucidsoft merged commit d6b4461 into elucidsoft:master Jul 5, 2022
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.

2 participants