| 
    Embedded SDK
    
   Embedded SDK 
   | 
 
#include <swap_lib_calls.h>

Public Attributes | ||
| unsigned int | id | |
| unsigned int | command | |
| unsigned int | unused | |
| union { | ||
| check_address_parameters_t * check_address | ||
| create_transaction_parameters_t * create_transaction | ||
| get_printable_amount_parameters_t * get_printable_amount | ||
| }; | ||
Definition at line 119 of file swap_lib_calls.h.
| union { ... } libargs_s | 
| check_address_parameters_t* libargs_s::check_address | 
Definition at line 124 of file swap_lib_calls.h.
| unsigned int libargs_s::command | 
Definition at line 121 of file swap_lib_calls.h.
| create_transaction_parameters_t* libargs_s::create_transaction | 
Definition at line 125 of file swap_lib_calls.h.
| get_printable_amount_parameters_t* libargs_s::get_printable_amount | 
Definition at line 126 of file swap_lib_calls.h.
| unsigned int libargs_s::id | 
Definition at line 120 of file swap_lib_calls.h.
| unsigned int libargs_s::unused | 
Definition at line 122 of file swap_lib_calls.h.