//
pkg.gl
Category
github.com/keep-network/keep-ecdsa
pkg
utils
package
1.8.2
Repository:
https://github.com/keep-network/keep-ecdsa.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
27 SLOC
#
Packages
byteutils
Package byteutils provides helper utilities for working with bytes.
pbutils
No description provided by the author
#
Functions
DeserializeTransaction
DeserializeTransaction decodes a transaction from bitcoin hexadecimal format to a bitcoin message.
SerializeTransaction
SerializeTransaction encodes a bitcoin transaction message to a hexadecimal format.