mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Rename save_self_keypair
For the ffi rename to dc_preconfigure_keypair. For the internal API to store_self_keypair.
This commit is contained in:
committed by
Floris Bruynooghe
parent
a903805cd9
commit
fc0292bf8a
@@ -324,7 +324,7 @@ fn set_self_key(
|
||||
public,
|
||||
secret,
|
||||
};
|
||||
key::save_self_keypair(
|
||||
key::store_self_keypair(
|
||||
context,
|
||||
&keypair,
|
||||
if set_default {
|
||||
|
||||
Reference in New Issue
Block a user