Home
last modified time | relevance | path

Searched refs:IMPLICIT_CHAIN (Results 1 – 1 of 1) sorted by relevance

/system/secretkeeper/client/src/
Ddice.rs140 const IMPLICIT_CHAIN: &str = "81A461610103261904D2010101"; in root_key_deterministic_encoding() constant
148 let explicit_chain = to_explicit_chain(&hex::decode(IMPLICIT_CHAIN).unwrap()).unwrap(); in root_key_deterministic_encoding()