diff options
| author | Clawd <ai@clawd.bot> | 2026-02-19 21:03:12 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-19 21:03:12 -0800 |
| commit | 3a9decc7abdb5fdc10c025747c2b2b8b10210ffd (patch) | |
| tree | b6b93135ad7646913058319c4b7a85906d9e73f0 /point_test.go | |
| parent | 56a59d990f865a6e40e58ee335ee2efe2c0a8a40 (diff) | |
Rename package to secp256k1, remove main.go
Diffstat (limited to 'point_test.go')
| -rw-r--r-- | point_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/point_test.go b/point_test.go index ba12977..221e632 100644 --- a/point_test.go +++ b/point_test.go | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | package main | 1 | package secp256k1 |
| 2 | 2 | ||
| 3 | import ( | 3 | import ( |
| 4 | "math/big" | 4 | "math/big" |
