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 affiliates queries and transaction #259

Merged
merged 14 commits into from
Oct 1, 2024
Merged

feat: Add affiliates queries and transaction #259

merged 14 commits into from
Oct 1, 2024

Conversation

rosepuppy
Copy link
Contributor

No description provided.

@@ -12,7 +12,7 @@ export const BROADCAST_TIMEOUT_MS: number = 8_000;
export const API_TIMEOUT_DEFAULT_MS: number = 5_000;

// Gas
export const GAS_MULTIPLIER: number = 1.4;
export const GAS_MULTIPLIER: number = 1.5;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Needed to bump this mulitplier for the registerAffiliateMsg turns out 1.4 is insufficient.

yogurtandjam
yogurtandjam previously approved these changes Sep 30, 2024
yogurtandjam
yogurtandjam previously approved these changes Sep 30, 2024
@rosepuppy rosepuppy merged commit 781a620 into main Oct 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants