]> Git Repo - secp256k1.git/commit
Merge #552: Make constants static:
authorGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 04:24:37 +0000 (04:24 +0000)
committerGregory Maxwell <[email protected]>
Thu, 21 Feb 2019 04:26:40 +0000 (04:26 +0000)
commit2ebdad772af770b4587af0856de27c63de1b03be
tree70bb4ba96538a122db5a463abde75ea32b601eaf
parent1c131affd3c3402f269b56685bca63c631cfcf26
parent496c5b43b872d598da1743118f4c8f9bf92f91a7
Merge #552: Make constants static:

496c5b4 Make constants static: static const secp256k1_ge secp256k1_ge_const_g; static const int CURVE_B; (Russell O'Connor)

Pull request description:

  static const secp256k1_ge secp256k1_ge_const_g;
  static const int CURVE_B;

Tree-SHA512: df8d34777d3b1b90eef875d50c2870e2480f08685b399a22eaf584ce294766e0de3a41523757a23e311e633886c89400313421282beca791326a06695f348940
src/group_impl.h
This page took 0.023646 seconds and 4 git commands to generate.