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(multi-payment): move balances dependency to dev-dependency #239

Merged
merged 3 commits into from
May 4, 2021

Conversation

enthusiastmartin
Copy link
Contributor

Description

transaction-multi-payment pallet has dependency on local balances pallet implementation. This is only dev dependency used in test.

This PR moves the dependency to dev dependencies section and it changes to use substrate balances instead of local balances.

@auto-add-label auto-add-label bot added the bug Something isn't working label May 3, 2021
@enthusiastmartin enthusiastmartin changed the title fix(multi-payment): move balances dependecy to dev-depedency fix(multi-payment): move balances dependency to dev-dependency May 3, 2021
@jak-pan
Copy link
Contributor

jak-pan commented May 3, 2021

bump version

@enthusiastmartin enthusiastmartin merged commit 02491e4 into master May 4, 2021
@enthusiastmartin enthusiastmartin deleted the fix/balances_usage branch May 4, 2021 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants