Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtek committed Jun 12, 2024
1 parent 8076182 commit 1c4059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/bridge/relayer.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

const (
repoPath = "."
binaryName = "coreumbridge-xrpl"
binaryName = "coreumbridge-xrpl-relayer"
binaryPath = "bin/" + binaryName
testsDir = repoPath + "/integration-tests"
goCoverFlag = "-cover"
Expand Down

0 comments on commit 1c4059c

Please sign in to comment.