Skip to content

Commit 049f8fa

Browse files
authored
Merge pull request #48 from tronprotocol/feature/add_token_freeze
Feature/add token freeze
2 parents c4d9aa5 + 9d214b2 commit 049f8fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/Contract.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ message AssetIssueContract {
8989
int32 num = 8;
9090
int64 start_time = 9;
9191
int64 end_time = 10;
92-
int32 decay_ratio = 15;
9392
int32 vote_score = 16;
9493
bytes description = 20;
9594
bytes url = 21;

0 commit comments

Comments
 (0)