package
1.0.0-alpha
Repository: https://github.com/leonlxy/hyperledger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetSortedKeys returns the keys of the map in a sorted order.
NewFilterBitArray creates an array with the specified bit-size.
NewFilterBitArrayFromBytes reconstructs an array from given byte array.
NewTxValidationFlags Create new object-array of validation codes with target size.

# Type aliases

FilterBitArray is an array of bits based on byte unit, so 8 bits at each index.
TxValidationFlags is array of transaction validation codes.