]> Git Repo - secp256k1.git/commitdiff
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)
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

1  2 
src/group_impl.h

Simple merge
This page took 0.022132 seconds and 4 git commands to generate.