danicoin/src/wallet/api
moneromooo-monero 4e13ab306a
wallet_api: fix missing transaction parameter in callback
It was unused, so harmless

Reported by erikd on IRC
2017-06-13 19:34:51 +01:00
..
address_book.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
address_book.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp use const references in catch blocks 2017-03-18 12:56:07 +00:00
pending_transaction.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_history.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_history.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_info.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_info.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
unsigned_transaction.cpp Wallet API: fix Cold signing split tx 2017-04-02 14:19:21 +02:00
unsigned_transaction.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
utils.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet.cpp wallet_api: fix missing transaction parameter in callback 2017-06-13 19:34:51 +01:00
wallet.h Wallet API: add spend/view key getters 2017-05-02 16:48:38 +02:00
wallet_manager.cpp Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00
wallet_manager.h Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00