Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
pleasew8t authored and johnsaigle committed Jan 13, 2025
1 parent 19bb383 commit 5153ce0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions node/cmd/transfer-verifier/transfer-verifier-sui.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ const (

// CLI args
var (
suiRPC *string
suiCoreContract *string
suiTokenBridgeEmitter *string
// TODO: rename to package ID
suiRPC *string
suiCoreContract *string
suiTokenBridgeEmitter *string
suiTokenBridgeContract *string
suiProcessInitialEvents *bool
)
Expand Down

0 comments on commit 5153ce0

Please sign in to comment.