package
0.4.8
Repository: https://github.com/stratumn/go-core.git
Documentation: pkg.go.dev

# Packages

Package blockchaintesting contains test utilies for packages that depend on the blockchain packages.
Package btc defines primitives to work with Bitcoin.
Package dummytimestamper implements a fake blockchain timestamper which can be used for testing.

# Structs

Info is the info returned by GetInfo.

# Interfaces

HashTimestamper must be able to timestamp a hash.
Network represents a blockchain network.
Timestamper must be able to timestamp data.