build tron grpc api from source using protoc
This commit is contained in:
3863
gen/api/api.pb.go
3863
gen/api/api.pb.go
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,14 @@
|
||||
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
|
||||
// versions:
|
||||
// - protoc-gen-go-grpc v1.2.0
|
||||
// - protoc v4.25.1
|
||||
// - protoc v5.28.0
|
||||
// source: api/api.proto
|
||||
|
||||
package api
|
||||
|
||||
import (
|
||||
context "context"
|
||||
"gitea.capitan.black/public/gotron/gen/core"
|
||||
core "gitea.capitan.black/public/gotron/gen/core"
|
||||
grpc "google.golang.org/grpc"
|
||||
codes "google.golang.org/grpc/codes"
|
||||
status "google.golang.org/grpc/status"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.31.0
|
||||
// protoc v4.25.1
|
||||
// protoc v5.28.0
|
||||
// source: api/zksnark.proto
|
||||
|
||||
package api
|
||||
|
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
|
||||
// versions:
|
||||
// - protoc-gen-go-grpc v1.2.0
|
||||
// - protoc v4.25.1
|
||||
// - protoc v5.28.0
|
||||
// source: api/zksnark.proto
|
||||
|
||||
package api
|
||||
|
Reference in New Issue
Block a user