Skip to content

Conversation

@driftluo
Copy link
Contributor

No description provided.

@driftluo driftluo force-pushed the try-resend-tx-to-axon branch from c713f4c to bbd125f Compare December 22, 2023 10:43
@ashuralyk ashuralyk requested review from Flouse and KaoImin December 22, 2023 11:25
@Flouse Flouse requested a review from Simon-Tl December 22, 2023 12:01
.await?
.expect("failed to send eth tx");
let tx_raw = tx.rlp_signed(&signature);
while let None = provider.send_raw_transaction(tx_raw.clone()).await?.await? {
Copy link
Contributor

Choose a reason for hiding this comment

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

Will the retry frequency be too high?

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.

4 participants