summaryrefslogtreecommitdiff
path: root/monero_libwallet2_api_c/monero_libwallet2_api_c.exp
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-06-26 15:18:55 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-06-26 15:41:19 +0200
commit34a3616180f2d40e778cb1ed8446e8171468cd49 (patch)
tree5b790dff90f497fc4db1dde2a64a70f9fe51ed76 /monero_libwallet2_api_c/monero_libwallet2_api_c.exp
parent4f4cde82f799b191576f619a7653fe5f6f366758 (diff)
add dummy device to monero codebase
Diffstat (limited to 'monero_libwallet2_api_c/monero_libwallet2_api_c.exp')
-rw-r--r--monero_libwallet2_api_c/monero_libwallet2_api_c.exp11
1 files changed, 10 insertions, 1 deletions
diff --git a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp
index 829dd4f..843130d 100644
--- a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp
+++ b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp
@@ -286,4 +286,13 @@ _MONERO_Wallet_submitTransactionUR
_MONERO_Wallet_exportOutputsUR
_MONERO_Wallet_exportKeyImagesUR
_MONERO_Wallet_importKeyImagesUR
-_MONERO_Wallet_importOutputsUR \ No newline at end of file
+_MONERO_Wallet_importOutputsUR
+_MONERO_Wallet_getStateIsConnected
+_MONERO_Wallet_getSendToDevice
+_MONERO_Wallet_getSendToDeviceLength
+_MONERO_Wallet_getReceivedFromDevice
+_MONERO_Wallet_getReceivedFromDeviceLength
+_MONERO_Wallet_getWaitsForDeviceSend
+_MONERO_Wallet_getWaitsForDeviceReceive
+_MONERO_Wallet_setDeviceReceivedData
+_MONERO_Wallet_setDeviceSendData \ No newline at end of file