]> Git Repo - secp256k1.git/commit
Make constants static:
authorRussell O'Connor <[email protected]>
Wed, 15 Aug 2018 19:42:06 +0000 (15:42 -0400)
committerRussell O'Connor <[email protected]>
Wed, 15 Aug 2018 19:42:06 +0000 (15:42 -0400)
commit496c5b43b872d598da1743118f4c8f9bf92f91a7
treeb0541538ae317b0e03bc939a9384a8e2552326e1
parent1e6f1f5ad5e7f1e3ef79313ec02023902bf8175c
Make constants static:
static const secp256k1_ge secp256k1_ge_const_g;
static const int CURVE_B;
src/group_impl.h
This page took 0.024869 seconds and 4 git commands to generate.