Branch: refs/heads/master
  Home:   https://github.com/conformal/btcec
  Commit: 85ac6b06f7fe8a68b009363163413c2d81423cec
      
https://github.com/conformal/btcec/commit/85ac6b06f7fe8a68b009363163413c2d81423cec
  Author: Dave Collins <[email protected]>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M field.go
    M internal_test.go

  Log Message:
  -----------
  Make NewFieldVal only avilable to the test package.

Since the function was only exported for use by the test package (and was
commented as such), just move it into the internal_test.go file so it is
only available when the tests run.


Reply via email to