-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renamed proto package to avoid conflicts and updated sub repo
- Loading branch information
1 parent
6f526ec
commit 5702193
Showing
53 changed files
with
1,041 additions
and
1,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
[submodule "hedera-protobuf"] | ||
path = hedera-protobuf | ||
url = https://github.com/hashgraph/hedera-protobuf.git | ||
url = https://github.com/QuestofIranon/hedera-protobuf.git | ||
branch = "go-support" |
Submodule hedera-protobuf
updated
51 files
Large diffs are not rendered by default.
Oops, something went wrong.
31 changes: 16 additions & 15 deletions
31
proto/ContractCall.pb.go → hedera_proto/ContractCall.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
59 changes: 30 additions & 29 deletions
59
proto/ContractCallLocal.pb.go → hedera_proto/ContractCallLocal.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
51 changes: 26 additions & 25 deletions
51
proto/ContractCreate.pb.go → hedera_proto/ContractCreate.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
proto/ContractDelete.pb.go → hedera_proto/ContractDelete.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
33 changes: 17 additions & 16 deletions
33
proto/ContractGetBytecode.pb.go → hedera_proto/ContractGetBytecode.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.