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

feat: add dyanmic compute unit fee calculation #84

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

ali-bahjati
Copy link
Collaborator

No description provided.

@ali-bahjati ali-bahjati force-pushed the add-dynamic-compute-fee branch 4 times, most recently from 954cc78 to 955223b Compare November 10, 2023 19:23
config/config.toml Outdated Show resolved Hide resolved
@ali-bahjati ali-bahjati force-pushed the add-dynamic-compute-fee branch from 955223b to 1ed8726 Compare November 10, 2023 19:32
let kp = RemoteKeypairLoader::request_keypair(&self.keypair_request_tx).await?;
debug!(self.logger, "Exporter: Keypair received");
kp
};
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is not deleted. I moved it to another function so I can reuse it.

@ali-bahjati ali-bahjati force-pushed the add-dynamic-compute-fee branch from 1ed8726 to a44efbc Compare November 10, 2023 20:13
@ali-bahjati ali-bahjati merged commit ca5652a into main Nov 10, 2023
2 checks passed
@ali-bahjati ali-bahjati deleted the add-dynamic-compute-fee branch November 10, 2023 20:17
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