Skip to content

Commit b5593ac

Browse files
committed
fix build
1 parent 56fe829 commit b5593ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/catalyst-toolbox/catalyst-toolbox/tests/tally/blockchain.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pub struct TestBlockchain {
4545
pub committee_wallets: HashMap<Address, Wallet>,
4646
pub committee_manager: CommitteeMembersManager,
4747
pub vote_plans: Vec<VotePlan>,
48+
#[allow(dead_code)]
4849
pub voting_token: TokenIdentifier,
4950
}
5051

0 commit comments

Comments
 (0)