List of all items[−] List of all items
Structs
- ByteVector
- EmojiSet
- TariCompletedTransactions
- TariContacts
- TariPendingInboundTransactions
- TariPendingOutboundTransactions
- TariSeedWords
- TariWallet
Functions
- byte_vector_create
- byte_vector_destroy
- byte_vector_get_at
- byte_vector_get_length
- comms_config_create
- comms_config_destroy
- comms_config_set_secret_key
- completed_transaction_destroy
- completed_transaction_get_amount
- completed_transaction_get_destination_public_key
- completed_transaction_get_excess
- completed_transaction_get_fee
- completed_transaction_get_message
- completed_transaction_get_public_nonce
- completed_transaction_get_signature
- completed_transaction_get_source_public_key
- completed_transaction_get_status
- completed_transaction_get_timestamp
- completed_transaction_get_transaction_id
- completed_transaction_is_outbound
- completed_transactions_destroy
- completed_transactions_get_at
- completed_transactions_get_length
- contact_create
- contact_destroy
- contact_get_alias
- contact_get_public_key
- contacts_destroy
- contacts_get_at
- contacts_get_length
- emoji_id_to_public_key
- emoji_set_destroy
- emoji_set_get_at
- emoji_set_get_length
- excess_destroy
- file_partial_backup
- get_emoji_set
- log_debug_message
- nonce_destroy
- pending_inbound_transaction_destroy
- pending_inbound_transaction_get_amount
- pending_inbound_transaction_get_message
- pending_inbound_transaction_get_source_public_key
- pending_inbound_transaction_get_status
- pending_inbound_transaction_get_timestamp
- pending_inbound_transaction_get_transaction_id
- pending_inbound_transactions_destroy
- pending_inbound_transactions_get_at
- pending_inbound_transactions_get_length
- pending_outbound_transaction_destroy
- pending_outbound_transaction_get_amount
- pending_outbound_transaction_get_destination_public_key
- pending_outbound_transaction_get_fee
- pending_outbound_transaction_get_message
- pending_outbound_transaction_get_status
- pending_outbound_transaction_get_timestamp
- pending_outbound_transaction_get_transaction_id
- pending_outbound_transactions_destroy
- pending_outbound_transactions_get_at
- pending_outbound_transactions_get_length
- private_key_create
- private_key_destroy
- private_key_from_hex
- private_key_generate
- private_key_get_bytes
- public_key_create
- public_key_destroy
- public_key_from_hex
- public_key_from_private_key
- public_key_get_bytes
- public_key_to_emoji_id
- seed_words_destroy
- seed_words_get_at
- seed_words_get_length
- signature_destroy
- string_destroy
- transport_memory_create
- transport_memory_get_address
- transport_tcp_create
- transport_tor_create
- transport_type_destroy
- wallet_add_base_node_peer
- wallet_apply_encryption
- wallet_cancel_pending_transaction
- wallet_clear_value
- wallet_coin_split
- wallet_create
- wallet_destroy
- wallet_get_available_balance
- wallet_get_cancelled_transaction_by_id
- wallet_get_cancelled_transactions
- wallet_get_completed_transaction_by_id
- wallet_get_completed_transactions
- wallet_get_contacts
- wallet_get_fee_estimate
- wallet_get_pending_inbound_transaction_by_id
- wallet_get_pending_inbound_transactions
- wallet_get_pending_incoming_balance
- wallet_get_pending_outbound_transaction_by_id
- wallet_get_pending_outbound_transactions
- wallet_get_pending_outgoing_balance
- wallet_get_public_key
- wallet_get_seed_words
- wallet_get_tor_identity
- wallet_get_value
- wallet_import_utxo
- wallet_remove_contact
- wallet_remove_encryption
- wallet_send_transaction
- wallet_set_key_value
- wallet_set_low_power_mode
- wallet_set_normal_power_mode
- wallet_sign_message
- wallet_sync_with_base_node
- wallet_test_broadcast_transaction
- wallet_test_complete_sent_transaction
- wallet_test_finalize_received_transaction
- wallet_test_generate_data
- wallet_test_mine_transaction
- wallet_test_receive_transaction
- wallet_upsert_contact
- wallet_verify_message_signature