Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ coverage.out
coverage.html
go.work
go.work.sum
.gocache
6 changes: 6 additions & 0 deletions api/hyperlane/warp/v1/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// SPDX-License-Identifier: BUSL-1.1
//
// This package only exists to satisfy generated imports from the vaults v2
// protobufs until the upstream Hyperlane API bindings are integrated.
package warpv1

10,717 changes: 10,717 additions & 0 deletions api/vaults/v2/cross_chain.pulsar.go

Large diffs are not rendered by default.

Loading
Loading