diff --git a/src/supernode/baseclientproxy.cpp b/src/supernode/baseclientproxy.cpp index a8a1b709a..7fc66c0df 100644 --- a/src/supernode/baseclientproxy.cpp +++ b/src/supernode/baseclientproxy.cpp @@ -313,6 +313,7 @@ bool supernode::BaseClientProxy::Transfer(const supernode::rpc_command::TRANSFER if (!do_not_relay) { wal->commit_tx(ptx_vector); + storeWalletState(wal.get()); } // populate response with tx hash