Skip to main content

Module core

Module core 

Source
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§

BytesEnvelope
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.

Type Aliases§

Address
Bech32-encoded blockchain address.
ArgMap
Flexible key-value arguments for transaction execution.
EnvMap
Environment variables for transaction execution context.
UtxoRef
UTXO reference in the format 0x[64hex]#[index].