Skip to main content

Crate minotari_ledger_wallet_common

Crate minotari_ledger_wallet_common 

Source
Expand description

§Common types shared by the Ledger application and the rest of the Tari codebase.

Modules§

common_types

Constants§

TARI_DUAL_ADDRESS_MAX_SIZE
The Tari dual address maximum size (with maximum 256-byte payment ID)
TARI_DUAL_ADDRESS_MIN_SIZE
The Tari dual address minimum size (standard dual address)

Functions§

address_has_payment_id
Check if address has payment ID
get_payment_id_bytes_from_tari_dual_address
Extract payment ID bytes from integrated address, if present
get_public_spend_key_bytes_from_tari_dual_address
Get the public spend key bytes from a serialized Tari dual address
tari_dual_address_display
Convert a serialized Tari dual address to a base58 string