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

Modify AutomationFeeDetailes #22

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Conversation

imstar15
Copy link
Member

@imstar15 imstar15 commented Aug 5, 2023

Change

AutomationFeeDetails: {
  executionFee: 'Balance',
  xcmpFee: 'Balance',
},

to

AutomationFeeDetails: {
  scheduleFee: 'Balance',
  executionFee: 'Balance',
},

Refers to:
https://github.com/OAK-Foundation/OAK-blockchain/blob/cd9b3e6d4479858c7b36accfcda5bd6d48863039/pallets/automation-time/rpc/runtime-api/src/lib.rs#L47

@imstar15 imstar15 requested review from v9n and chrisli30 August 5, 2023 02:38
@imstar15 imstar15 merged commit 025d9bb into main Aug 5, 2023
1 check passed
@chrisli30 chrisli30 deleted the modify-automation-fee-details branch August 23, 2023 08:14
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