Skip to content

Commit 75cfdf3

Browse files
authored
Merge pull request #419 from tronprotocol/release_4.1.3
Release 4.1.3
2 parents 11d6a28 + 309085e commit 75cfdf3

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)