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

[Issue-3658] Allow customizing fee for substrate/evm transactions #3989

Open
wants to merge 10 commits into
base: subwallet-dev
Choose a base branch
from

Conversation

dungnguyen-art
Copy link

Related issue: #3658

@dungnguyen-art dungnguyen-art requested a review from S2kael January 13, 2025 11:30
@dungnguyen-art dungnguyen-art self-assigned this Jan 13, 2025
@dungnguyen-art dungnguyen-art linked an issue Jan 13, 2025 that may be closed by this pull request
# Conflicts:
#	packages/extension-base/src/koni/background/handlers/Extension.ts

const freeBalanceSubject = new Subject<AmountData>();
const feeSubject = new Subject<FeeInfo>();
const feeChainType: FeeChainType = isXcmTransfer
Copy link

Choose a reason for hiding this comment

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

Out-date

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.

Allow customizing fee for substrate/evm transactions
2 participants