Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
fix: stout runtime zombienet config (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwht authored Oct 6, 2023
1 parent 0e6f1ed commit 4181458
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions zombienet/stout_rococo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,16 +77,4 @@ max_message_size = 512
sender = 3000
recipient = 1000
max_capacity = 8
max_message_size = 512

[[hrmp_channels]]
sender = 1836
recipient = 3000
max_capacity = 8
max_message_size = 512

[[hrmp_channels]]
sender = 3000
recipient = 1836
max_capacity = 8
max_message_size = 512

0 comments on commit 4181458

Please sign in to comment.