Skip to main content

convert_expanded_ed25519_kp

Function convert_expanded_ed25519_kp 

Source
fn convert_expanded_ed25519_kp(key: &OpaqueKeypair) -> Result<ExpandedKeypair>
Expand description

Try to convert an OpaqueKeypair to an ed25519::ExpandedKeypair.