Skip to content

Commit

Permalink
add issue link for TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ws4charlie committed Jul 17, 2024
1 parent a927628 commit 97fd399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zetaclient/types/event.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (

// InboundEvent represents an inbound event
// TODO: we should consider using this generic struct when it applies (e.g. for Bitcoin, Solana, etc.)
// https://github.com/zeta-chain/node/issues/2495
type InboundEvent struct {
// SenderChainID is the chain ID of the sender
SenderChainID int64
Expand Down

0 comments on commit 97fd399

Please sign in to comment.