We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d87f27 commit e013ff5Copy full SHA for e013ff5
crates/service/src/tap/checks.rs
@@ -2,8 +2,8 @@
2
// SPDX-License-Identifier: Apache-2.0
3
4
pub mod allocation_eligible;
5
-pub mod deny_list_check;
6
pub mod data_service_check;
+pub mod deny_list_check;
7
pub mod receipt_max_val_check;
8
pub mod sender_balance_check;
9
pub mod timestamp_check;
0 commit comments