Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request grpc-ecosystem#48 from tronprotocol/feature/add_to…
Browse files Browse the repository at this point in the history
…ken_freeze

Feature/add token freeze
  • Loading branch information
sean-liu55 authored May 15, 2018
2 parents c4d9aa5 + 9d214b2 commit 049f8fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/Contract.proto
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ message AssetIssueContract {
int32 num = 8;
int64 start_time = 9;
int64 end_time = 10;
int32 decay_ratio = 15;
int32 vote_score = 16;
bytes description = 20;
bytes url = 21;
Expand Down

0 comments on commit 049f8fa

Please sign in to comment.