1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

make format

This commit is contained in:
jeff 2020-02-29 17:43:51 -05:00
parent 49e69d7087
commit f76b9f3042

View file

@ -268,7 +268,7 @@ namespace llarp
Key_t ourKey;
};
Context::Context()
Context::Context()
{
randombytes((byte_t*)&ids, sizeof(uint64_t));
}