gocoin icon indicating copy to clipboard operation
gocoin copied to clipboard

test: some Unit tests missing package btc

Open sivasathyaseeelan opened this issue 1 year ago • 0 comments

Description

Currently, some unit tests are missing in btc package

Use case

The proposed solution is to address this by adding the necessary tests for the files in the bytes package, which would help in detecting bugs early, supporting CI/CD, reducing debugging time, providing safety for this codebase etc...

sivasathyaseeelan avatar Apr 26 '24 08:04 sivasathyaseeelan