utils

package
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeTransaction

func DeserializeTransaction(transactionHex []byte) (*wire.MsgTx, error)

DeserializeTransaction decodes a transaction from bitcoin hexadecimal format to a bitcoin message.

func SerializeTransaction

func SerializeTransaction(msgTx *wire.MsgTx) ([]byte, error)

SerializeTransaction encodes a bitcoin transaction message to a hexadecimal format.

Types

This section is empty.

Directories

Path Synopsis
Package byteutils provides helper utilities for working with bytes
Package byteutils provides helper utilities for working with bytes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL