Skip to content

Commit

Permalink
add interchain-security-cdd to ics
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Nov 2, 2023
1 parent afb1485 commit 5d07923
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,12 @@
export CGO_LDFLAGS="-Wl,-z,relro,-z,now -fstack-protector"
go install -ldflags="$LDFLAGS" ./cmd/interchain-security-pd
go install -ldflags="$LDFLAGS" ./cmd/interchain-security-cd
go install -ldflags="$LDFLAGS" ./cmd/interchain-security-cdd
binaries:
- /go/bin/interchain-security-pd
- /go/bin/interchain-security-cd
- /go/bin/interchain-security-cdd


# Crescent
- name: crescent
Expand Down

0 comments on commit 5d07923

Please sign in to comment.