diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-06-28 12:53:39 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-06-28 12:53:39 +0000 |
| commit | cc09fa7fa8e38f1b548c9d8bc9dce06998b79b6e (patch) | |
| tree | ac396b2edfb9da7b42dc152d551d944d24d67caf /monero_libwallet2_api_c/monero_libwallet2_api_c.exp | |
| parent | 158c14b7a2546cf141054b74043be1f7ffa89762 (diff) | |
createWalletFromDevice
Diffstat (limited to 'monero_libwallet2_api_c/monero_libwallet2_api_c.exp')
| -rw-r--r-- | monero_libwallet2_api_c/monero_libwallet2_api_c.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp index 843130d..1c6ee9d 100644 --- a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp +++ b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp @@ -134,6 +134,7 @@ _MONERO_WalletManager_blockchainTargetHeight _MONERO_WalletManager_closeWallet _MONERO_WalletManager_createWallet _MONERO_WalletManager_createWalletFromKeys +_MONERO_WalletManager_createWalletFromDevice _MONERO_WalletManager_createWalletFromPolyseed _MONERO_WalletManager_errorString _MONERO_WalletManager_findWallets |
