monero-site icon indicating copy to clipboard operation
monero-site copied to clipboard

Missing wallet rpc methods in wallet-rpc.md

Open MexicanTakeout opened this issue 2 years ago • 1 comments

A few methods I found missing in wallet-rpc.md while checking wallet_rpc_server.h from here ... to here

  • freeze
  • thaw
  • frozen
  • sweep_unmixable
  • scan_tx
  • exchange_multisig_keys
  • set_log_level
  • set_log_categories
  • estimate_tx_size_and_weight

Let me know if you need a script showing these diffs.

MexicanTakeout avatar Jul 01 '22 23:07 MexicanTakeout

sweep_unmixable is available in the documentation as sweep_dust (where the former is an alias for the latter).

Came here to open an issue about the same thing though.

eversinc33 avatar Jul 20 '22 19:07 eversinc33

closed by #2083

plowsof avatar Dec 10 '22 04:12 plowsof