mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
fug
This commit is contained in:
parent
751b86d8c3
commit
0f97494998
@ -264,7 +264,7 @@ namespace llarp
|
||||
return false;
|
||||
// update pubkey
|
||||
pub.Update(llarp::seckey_topublic(enckey),
|
||||
llarp::seckey_topublic(pubkey));
|
||||
llarp::seckey_topublic(signkey));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user