Skip to content

Commit

Permalink
docs: 📝 Add TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ffarall committed Mar 1, 2025
1 parent c27b65c commit 8e98032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/blockchain-service/src/handler_msp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ use crate::{
};

// TODO: Make this configurable in the config file
// TODO: CONSTANTS
const MAX_BATCH_MSP_RESPOND_STORE_REQUESTS: u32 = 100;

impl<FSH> BlockchainService<FSH>
Expand Down

0 comments on commit 8e98032

Please sign in to comment.