d433a696e5
wallet RPC now uses wallet2::create_transactions and wallet2::commit_tx instead of wallet2::transfer. This made it possible to add the RPC call /transfer_split, which will split transactions automatically if they are too large. The old call to /transfer will return an error stating to use /transfer_split if multiple transactions are needed to fulfill the request. |
||
---|---|---|
.. | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_errors.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h |