Skip to content

Commit f7f7f1d

Browse files
author
wangzihe
committed
Add 30 proposal
1 parent b437530 commit f7f7f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/stest/tron/wallet/precondition/StressPrecondition.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ public void test1CreateProposal() {
167167
}*/
168168
if (getChainParameters.get().getChainParameter(32).getValue() == 0L) {
169169
proposalMap.put(28L, 1L);
170+
proposalMap.put(30L, 1L);
170171
}
171172
if (getChainParameters.get().getChainParameter(31).getValue() == 0L) {
172173
proposalMap.put(29L, 1L);

0 commit comments

Comments
 (0)