diff options
Diffstat (limited to 'monero_libwallet2_api_c/monero_libwallet2_api_c.exp')
| -rw-r--r-- | monero_libwallet2_api_c/monero_libwallet2_api_c.exp | 11 |
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 |
