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

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
nanfengpo committed Apr 25, 2018
1 parent d18ae9c commit f12e2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Contract.proto
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ message DeployContract {

message FreezeBalanceContract {
int64 frozen_balance = 1;
int64 frozen_duration 2;
int64 frozen_duration = 2;
}

0 comments on commit f12e2cc

Please sign in to comment.