We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, What's the recommended source and destination id? I used this: "cross_chain_config": { "source_chain_id": 1, "dest_chain_id": 56, "monitor_channel_list": [1, 2, 3, 8, 9], "competition_mode": true
but it generates a lot of transaction errors, I appreciate your response
The text was updated successfully, but these errors were encountered:
it's right
Sorry, something went wrong.
It generated a lot of transactions with errors when I used this configuration, I just need to understand what's the cause of the transactions errors?
No branches or pull requests
Hello,
What's the recommended source and destination id?
I used this:
"cross_chain_config": {
"source_chain_id": 1,
"dest_chain_id": 56,
"monitor_channel_list": [1, 2, 3, 8, 9],
"competition_mode": true
but it generates a lot of transaction errors, I appreciate your response
The text was updated successfully, but these errors were encountered: