Skip to content

Commit fd72b65

Browse files
committed
remove decay ratio in AssetIssueContract
1 parent 9c1b58f commit fd72b65

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)