Results 6 comments of Oğuzhan Yılmaz

Good idea! I will add this feature.

This is the error I've always taken. I use sendmany command: ``` sendmany accounname '{"SMrto3dWZ2ZPVDse9hcGNgt9ocnvtiVmfk":1}' -32603: account 1 not found ``` listaccounts outputs: ``` { "default": 0, "imported": 0, "accounname":...

I think, const definitions better with uppercase. Linthub I can't hear you :hear_no_evil: :laughing:

Yes, The problem persists. The async network call on the C# side is probably closing prematurely. Tokio doesn't respect the TCP timeout mentioned above because we're constantly encountering double requests...