mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-23 16:18:35 +00:00
rpc: added subaddresses warning
This commit is contained in:
parent
cbf07f01ba
commit
d1176c5ef5
@ -2944,6 +2944,7 @@ just_dir:
|
|||||||
wrpc.send_stop_signal();
|
wrpc.send_stop_signal();
|
||||||
});
|
});
|
||||||
LOG_PRINT_L0(tools::wallet_rpc_server::tr("Starting wallet RPC server"));
|
LOG_PRINT_L0(tools::wallet_rpc_server::tr("Starting wallet RPC server"));
|
||||||
|
LOG_PRINT_L0(tools::wallet_rpc_server::tr("WARNING: Payment IDs/integrated addresses will be deprecated soon. Use sub-addresses."));
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
wrpc.run();
|
wrpc.run();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user