Home
last modified time | relevance | path

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

/system/secretkeeper/client/src/
Ddice.rs131 let converted_chain = to_explicit_chain(&explicit_chain).unwrap(); in explicit_to_explicit_dice_chain_conversion() localVariable
132 assert_eq!(explicit_chain, converted_chain); in explicit_to_explicit_dice_chain_conversion()