mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +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
|