//
pkg.gl
Category
github.com/trustbloc/fabric-peer-ext
pkg
common
version
package
0.1.6
Repository:
https://github.com/trustbloc/fabric-peer-ext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
55 SLOC
#
Functions
AreSame
AreSame returns true if both the heights are either nil or equal.
NewHeight
NewHeight constructs a new instance of Height.
NewHeightFromBytes
NewHeightFromBytes constructs a new instance of Height from serialized bytes.
#
Structs
Height
Height represents the height of a transaction in blockchain.