Byron Address Attributes¶
-
struct cardano_byron_address_attributes_t¶
Attributes specific to Byron addresses in the Cardano blockchain.
This structure holds optional attributes associated with Byron addresses. Byron addresses were used during the Byron era of the Cardano blockchain. The
derivation_pathattribute was utilized by legacy random wallets for key derivation, a practice that has since been replaced by more modern wallet structures such as Yoroi and Icarus. Themagicattribute serves as a network tag, used primarily on test networks to distinguish between different network environments.