Skip to content

Commit

Permalink
handle exceptions in scan_txs by adding to whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jul 4, 2024
1 parent 674511f commit 1aa1986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasm_exception_whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ _ZN18monero_wasm_bridge12is_connected_to_daemonEiN10emscripten3valE
_ZN18monero_wasm_bridge12is_view_onlyEi
_ZN18monero_wasm_bridge15describe_tx_setEiRKNSt3__212basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
_ZN18monero_wasm_bridge12rescan_spentEiN10emscripten3valE
_ZN18monero_wasm_bridge8scan_txsEiRKNSt3__212basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEN10emscripten3valE
_ZN18monero_wasm_bridge12set_listenerEiiN10emscripten3valES1_S1_S1_S1_S1_
_ZN18monero_wasm_bridge12set_tx_notesEiRKNSt3__212basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
_ZN18monero_wasm_bridge12sign_messageEiRKNSt3__212basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEjjj
Expand Down

0 comments on commit 1aa1986

Please sign in to comment.