Skip to content

Commit

Permalink
Merge pull request #48 from TRON-US/hval-fix
Browse files Browse the repository at this point in the history
add h_val
  • Loading branch information
taiyangc authored Dec 11, 2019
2 parents 45a00f1 + 9630e77 commit 7a0e1b6
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 51 deletions.
157 changes: 106 additions & 51 deletions protos/node/node.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions protos/node/node.proto
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ message Node {
(gogoproto.nullable) = false,
(gogoproto.stdtime) = true
];
string h_val = 25;
}

0 comments on commit 7a0e1b6

Please sign in to comment.