Example link godoc web don't match local godoc.
This commit is contained in:
parent
1c877b33ea
commit
d9ee066af6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ $ go get github.com/conformal/btcdb
|
||||||
Demonstrates creating a new database and inserting the genesis block into it.
|
Demonstrates creating a new database and inserting the genesis block into it.
|
||||||
|
|
||||||
* [NewestSha Example]
|
* [NewestSha Example]
|
||||||
(http://godoc.org/github.com/conformal/btcdb#example-Db_newestSha)
|
(http://godoc.org/github.com/conformal/btcdb#example-Db--NewestSha)
|
||||||
Demonstrates querying the database for the most recent best block height and
|
Demonstrates querying the database for the most recent best block height and
|
||||||
hash.
|
hash.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue