|
Embedded SDK
Embedded SDK
|
Data extracted from a Register Ledger Account TLV payload. More...
#include <ledger_account.h>

Public Attributes | |
| char | account_name [ACCOUNT_NAME_LENGTH] |
| path_bip32_t | bip32_path |
| uint64_t | chain_id |
| blockchain_family_e | blockchain_family |
Data extracted from a Register Ledger Account TLV payload.
Definition at line 36 of file ledger_account.h.
| char ledger_account_t::account_name[ACCOUNT_NAME_LENGTH] |
Definition at line 37 of file ledger_account.h.
| path_bip32_t ledger_account_t::bip32_path |
Definition at line 38 of file ledger_account.h.
| blockchain_family_e ledger_account_t::blockchain_family |
Definition at line 40 of file ledger_account.h.
| uint64_t ledger_account_t::chain_id |
Definition at line 39 of file ledger_account.h.