Skip to content

Commit

Permalink
relay: fix QS-archway
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jul 11, 2024
1 parent f5771f0 commit ba25171
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions relay/quicksilver_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@ ${INC_ARCHWAY_1}
policy = "allow"
list = [
['transfer', 'channel-132'], # transfer
['icahost', 'channel-19'], ## delegate
['icahost', 'channel-22'], ## deposit
['icahost', 'channel-20'], ## withdrawal
['icahost', 'channel-21'], ## performance
# ['icahost', 'channel-19'], ## delegate
# ['icahost', 'channel-22'], ## deposit
# ['icahost', 'channel-20'], ## withdrawal
# ['icahost', 'channel-21'], ## performance
]

[[chains]]
Expand Down

0 comments on commit ba25171

Please sign in to comment.