Skip to content

Commit

Permalink
relay: disable expired whitewhale <-> neutron
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jun 30, 2024
1 parent 3dc297c commit e7964bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relay/whitewhale_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ list = [
['transfer', 'channel-49'], # axelar-dojo-1
['transfer', 'channel-53'], # axelar-dojo-1
['transfer', 'channel-10'], # chihuahua-1
['transfer', 'channel-27'], # neutron-1
# ['transfer', 'channel-27'], # neutron-1
['transfer', 'channel-48'], # kava_2222-10
['transfer', 'channel-69'], # stargaze-1
['transfer', 'channel-56'], # umee-1
Expand Down Expand Up @@ -72,7 +72,7 @@ ${INC_NEUTRON_1}
[chains.packet_filter]
policy = "allow"
list = [
['transfer', 'channel-4'],
# ['transfer', 'channel-4'],
]

[[chains]]
Expand Down

0 comments on commit e7964bf

Please sign in to comment.