mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-27 15:31:30 +00:00
3 lines
112 B
Go
3 lines
112 B
Go
// Package zero contains functions to clear data from byte slices and
|
|
// multi-precision integers.
|
|
package zero
|