wormhole/wormhole_chain/x/tokenbridge
Chirantan Ekbote b38180bf5d wormchain: tokenbridge: Check that the target chain is registered
Ensure that the destination chain has been registered in the tokenbridge
before allowing transfers to it.  This prevents users from accidentally
locking up their tokens in the token bridge by passing in an invalid
chain id.
2022-10-03 17:34:42 +09:00
..
client/cli Add wormhole chain 2022-10-03 17:34:42 +09:00
keeper wormchain: tokenbridge: Check that the target chain is registered 2022-10-03 17:34:42 +09:00
types wormchain: tokenbridge: Reject transfers with negative fee 2022-10-03 17:34:42 +09:00
genesis.go Add wormhole chain 2022-10-03 17:34:42 +09:00
genesis_test.go Add wormhole chain 2022-10-03 17:34:42 +09:00
handler.go Add wormhole chain 2022-10-03 17:34:42 +09:00
module.go Add wormhole chain 2022-10-03 17:34:42 +09:00