//
pkg.gl
Category
github.com/okex/exchain
libs
tendermint
crypto
multisig
bitarray
package
1.8.1
Repository:
https://github.com/okex/exchain.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
7
Dependents
3
Files
193 SLOC
#
Functions
CompactUnmarshal
CompactUnmarshal is a space efficient decoding for CompactBitArray.
NewCompactBitArray
NewCompactBitArray returns a new compact bit array.
#
Structs
CompactBitArray
CompactBitArray is an implementation of a space efficient bit array.