package
0.0.0-20240114124852-0e95005810be
Repository: https://github.com/dcrlabs/bchwallet.git
Documentation: pkg.go.dev

# Functions

BigInt sets all bytes in the passed big int to zero and then sets the value to 0.
Bytea32 clears the 32-byte array by filling it with the zero value.
Bytea64 clears the 64-byte array by filling it with the zero value.
Bytes sets all bytes in the passed slice to zero.