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

add Retro bridge cross chain provider #690

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

add Retro bridge cross chain provider #690

wants to merge 16 commits into from

Conversation

IDIDOS
Copy link
Contributor

@IDIDOS IDIDOS commented Aug 2, 2024

No description provided.

@@ -154,6 +154,7 @@ export class EvmWeb3Private extends Web3Private {
options: EvmTransactionOptions
): Promise<TransactionReceipt> {
try {
// @TODO use simulate instead
Copy link
Contributor

Choose a reason for hiding this comment

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

del

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

import { RouterCrossChainProvider } from '../providers/router-provider/router-cross-chain-provider';
import { StargateV2CrossChainProvider } from '../providers/stargate-v2-provider/stargate-v2-cross-chain-provider';
// import { StargateCrossChainProvider } from '../providers/stargate-provider/stargate-cross-chain-provider';
// import { StargateCrossChainProvider } from '../providers/stargate-provider/stargate-cross-chain-provider';
Copy link
Contributor

Choose a reason for hiding this comment

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

del

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

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.

2 participants