Expand description
Core types and data structures for the Tx3 SDK.
This module provides the fundamental types used throughout the SDK for representing transaction data, addresses, and various envelope formats.
Structs§
- Bytes
Envelope - A generic envelope for byte-encoded data with content type information.
- TirEnvelope
- An envelope containing Transaction Intermediate Representation (TIR) data.
Enums§
- TirEncoding
- Encoding format for Transaction Intermediate Representation (TIR) data.