Skip to content

Commit 02165b5

Browse files
committed
fix: pointed to the correct injective-core branch for the proto generation
1 parent f675e2a commit 02165b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ inputs:
2424
# tag: v1.15.0-alpha
2525
# subdir: proto
2626
- git_repo: https://github.com/InjectiveLabs/injective-core
27-
branch: master
27+
branch: release/v1.15.x
2828
subdir: proto
2929
- directory: proto

0 commit comments

Comments
 (0)