Skip to content

Commit

Permalink
Merge pull request #2166 from tronprotocol/feature/new_excodehash
Browse files Browse the repository at this point in the history
Feature/new excodehash
  • Loading branch information
ithinker1991 authored May 7, 2019
2 parents ce5ca40 + 4688892 commit 396ab10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Tron.proto
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ message SmartContract {
int64 consume_user_resource_percent = 6;
string name = 7;
int64 origin_energy_limit = 8;

bytes code_hash = 9;
}

message InternalTransaction {
Expand Down

0 comments on commit 396ab10

Please sign in to comment.