Skip to content

TxData

Purpose

We define TxData as an alias for a string of bytes that contains all relevant data of a transaction candidate.

Structure

This is a basic type and could be a type parameter. The default is a byte string, e.g., binary in Elixir.