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 57bafb7 commit 7996ba8Copy full SHA for 7996ba8
src/bin/charms-spell-checker
-536 Bytes
src/lib.rs
@@ -7,7 +7,7 @@ pub mod utils;
7
8
pub const SPELL_CHECKER_BINARY: &[u8] = include_bytes!("./bin/charms-spell-checker");
9
10
-pub const SPELL_VK: &str = "0x002dbf1e0699aa5a906abc6c16b25dffdc573a03ebd65acf9cbc70a9311e9ddd";
+pub const SPELL_VK: &str = "0x0061d4c45041155bfb34ee39a01d47e21cc56baf69e4be25f1320d36eb19ff6c";
11
12
#[cfg(test)]
13
mod test {
0 commit comments