We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64f9f84 + 595e677 commit 2674552Copy full SHA for 2674552
3 files changed
contracts/grant_contracts/src/lib.rs
@@ -59,7 +59,7 @@ const MAX_EVIDENCE_LENGTH: u32 = 2000; // Maximum evidence string length
59
60
pub mod temporal_guard;
61
pub mod stream_nft;
62
-pub mod governance;
+pub mod multi_token_matching;
63
pub mod sub_dao_authority;
64
pub mod grant_appeals;
65
pub mod wasm_hash_verification;
0 commit comments