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

fix: post-mint-lock decimals handling v2 #454

Merged

Conversation

sentientforest
Copy link
Contributor

CHAIN-819

fix for v2

@@ -68,9 +72,12 @@ export async function mintPostProcessing(ctx: GalaChainContext, data: IMintPostP
return;
}

const ownerAlias = await resolveUserAlias(ctx, owner);
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

chaincode/src/fees/exitGateImplementations.ts Outdated Show resolved Hide resolved
@sentientforest sentientforest merged commit 9c34ade into GalaChain:main Dec 6, 2024
13 checks passed
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.

2 participants