Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Clean up
build_msvc/libsecp256k1_config.h
Unused since bitcoin#19944: - `USE_FIELD_10X26` - `USE_FIELD_5X52` - `USE_SCALAR_4X64` - `USE_SCALAR_8X32` Unused since bitcoin#20147: - `USE_ENDOMORPHISM` Unused since bitcoin#21573: - `USE_FIELD_INV_BUILTIN` - `USE_FIELD_INV_NUM` - `USE_NUM_GMP` - `USE_NUM_NONE` - `USE_SCALAR_INV_BUILTIN` - `USE_SCALAR_INV_NUM`
- Loading branch information