Branch: refs/heads/master
  Home:   https://github.com/btcsuite/blocksafari
  Commit: 0983238e2bbd9877b8eed12c1a566dca04b2d8a9
      
https://github.com/btcsuite/blocksafari/commit/0983238e2bbd9877b8eed12c1a566dca04b2d8a9
  Author: Dave Collins <[email protected]>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M blocksafari.go

  Log Message:
  -----------
  Update for recent chainhash-related API changes. (#11)

This updates all code to make use of the new chainhash package since the
old wire.ShaHash type and related functions have been removed in favor
of the abstracted package.

Also, while here, rename all variables that included sha in their name
to include hash instead.


Reply via email to