Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
ledger_account_t Struct Reference

Data extracted from a Register Ledger Account TLV payload. More...

#include <ledger_account.h>

Collaboration diagram for ledger_account_t:
Collaboration graph
[legend]

Public Attributes

char account_name [ACCOUNT_NAME_LENGTH]
 
path_bip32_t bip32_path
 
uint64_t chain_id
 
blockchain_family_e blockchain_family
 

Detailed Description

Data extracted from a Register Ledger Account TLV payload.

Definition at line 36 of file ledger_account.h.

Member Data Documentation

◆ account_name

char ledger_account_t::account_name[ACCOUNT_NAME_LENGTH]

Definition at line 37 of file ledger_account.h.

◆ bip32_path

path_bip32_t ledger_account_t::bip32_path

Definition at line 38 of file ledger_account.h.

◆ blockchain_family

blockchain_family_e ledger_account_t::blockchain_family

Definition at line 40 of file ledger_account.h.

◆ chain_id

uint64_t ledger_account_t::chain_id

Definition at line 39 of file ledger_account.h.


The documentation for this struct was generated from the following file: