diff options
| author | cyan <cyjan@mrcyjanek.net> | 2025-05-24 17:26:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-24 17:26:28 +0200 |
| commit | a27fbcb24d91143715ed930a05aaa4d853fba1f2 (patch) | |
| tree | b37a653894767e139d0610a8b9389272f78c6347 /monero_libwallet2_api_c | |
| parent | 8f1171016a65e550efc6bbea998045dd7894ef90 (diff) | |
fix: missing _MONERO_Wallet_setLedgerCallback expv0.18.4.0-RC5
Diffstat (limited to 'monero_libwallet2_api_c')
| -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 d42f14a..11f1890 100644 --- a/monero_libwallet2_api_c/monero_libwallet2_api_c.exp +++ b/monero_libwallet2_api_c/monero_libwallet2_api_c.exp @@ -122,6 +122,7 @@ _MONERO_MultisigState_total _MONERO_DeviceProgress_progress _MONERO_DeviceProgress_indeterminate _MONERO_Wallet_seed +_MONERO_Wallet_setLedgerCallback _MONERO_Wallet_getSeedLanguage _MONERO_Wallet_setSeedLanguage _MONERO_Wallet_status |
