diff options
| author | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-11-22 15:30:56 +0100 |
|---|---|---|
| committer | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-11-22 15:30:56 +0100 |
| commit | 510510f035a927fe8bbb1dddf822c5cb003c47ad (patch) | |
| tree | ea37241e3418902a58b643ace95a0f972b42c2e5 /monero_libwallet2_api_c | |
| parent | d3414339efa5d36d925cd228ffb9e792481cb8ad (diff) | |
Add Ledger Stuff
Diffstat (limited to 'monero_libwallet2_api_c')
| -rw-r--r-- | monero_libwallet2_api_c/monero_libwallet2_api_c.exp | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp index 3b2931c..8419a8e 100644 --- a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp +++ b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp @@ -254,15 +254,7 @@ _MONERO_Wallet_deviceShowAddress _MONERO_Wallet_reconnectDevice _MONERO_Wallet_getBytesReceived _MONERO_Wallet_getBytesSent -_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 +_MONERO_Wallet_setLedgerExchange _MONERO_WalletManager_createWallet _MONERO_WalletManager_openWallet _MONERO_WalletManager_recoveryWallet |
