fn convert_expanded_ed25519_kp(key: &OpaqueKeypair) -> Result<ExpandedKeypair>Expand description
Try to convert an OpaqueKeypair to an ed25519::ExpandedKeypair.
fn convert_expanded_ed25519_kp(key: &OpaqueKeypair) -> Result<ExpandedKeypair>Try to convert an OpaqueKeypair to an ed25519::ExpandedKeypair.