Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
612a211c
Commit
612a211c
authored
Jul 01, 2021
by
vipwzw
Committed by
33cn
Jul 01, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto ci
parent
2715a131
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
ethoracle.pb.go
plugin/dapp/x2ethereum/types/ethoracle.pb.go
+5
-2
No files found.
plugin/dapp/x2ethereum/types/ethoracle.pb.go
View file @
612a211c
...
...
@@ -5,8 +5,9 @@ package types
import
(
fmt
"fmt"
proto
"github.com/golang/protobuf/proto"
math
"math"
proto
"github.com/golang/protobuf/proto"
)
// Reference imports to suppress errors if they are not otherwise used.
...
...
@@ -144,7 +145,9 @@ func init() {
proto
.
RegisterType
((
*
Prophecy
)(
nil
),
"types.Prophecy"
)
}
func
init
()
{
proto
.
RegisterFile
(
"ethoracle.proto"
,
fileDescriptor_5f8f811c6e0fbec0
)
}
func
init
()
{
proto
.
RegisterFile
(
"ethoracle.proto"
,
fileDescriptor_5f8f811c6e0fbec0
)
}
var
fileDescriptor_5f8f811c6e0fbec0
=
[]
byte
{
// 218 bytes of a gzipped FileDescriptorProto
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment