|
Embedded SDK
Embedded SDK
|
Provide Contact flow (P1=0x20, struct type 0x33) More...
#include <string.h>#include "os_utils.h"#include "status_words.h"#include "tlv_library.h"#include "buffer.h"#include "bip32.h"#include "address_book.h"#include "address_book_entrypoints.h"#include "address_book_crypto.h"#include "address_book_common.h"#include "identity.h"
Go to the source code of this file.
Provide Contact flow (P1=0x20, struct type 0x33)
Delivers a previously registered contact to the coin application so that the application can substitute the human-readable name for a raw identifier (e.g. an Ethereum address) during transaction review.
Flow:
Active under HAVE_ADDRESS_BOOK.
Definition in file identity_provide_contact.c.