//
pkg.gl
Category
github.com/brc20-collab/brczero
libs
tendermint
crypto
multisig
bitarray
package
0.1.0
Repository:
https://github.com/brc20-collab/brczero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
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.