Skip to content

Commit 309085e

Browse files
committed
rm parameter into protocol
1 parent 9e44d2c commit 309085e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/protos/core/Tron.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ message Account {
148148
Permission owner_permission = 31;
149149
Permission witness_permission = 32;
150150
repeated Permission active_permission = 33;
151-
152-
//vote power,include frozen bandwidth and frozen energy
153-
int64 vote_power_413 = 60;
154151
}
155152

156153

0 commit comments

Comments
 (0)