Use of different payment queues on different RPC sessions on LND
Does LND create different payment queues for different RPC sessions?
I'm seeing that if I send a lot of payments simultaneous (using send to route) to the node using a same session they are processed in a sequential order, but if I start a new session and send another payment this one skips the queue and is processed faster.
Appreciate if someone could point me to the code that manages this queues.
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/FUbeC47
via IFTTT