why are arbitrary low number of paths forced? #6499
Replies: 2 comments 1 reply
-
|
also strange another max size value is used else where limiting to 4 rippled/src/xrpld/app/paths/PathRequest.h Line 157 in 7b12c00 think this value should be 6 as well. or rather |
Beta Was this translation helpful? Give feedback.
-
i think the issue would be you could chain such a long path that it would hurt consensus and throughput. It's arbitrary indeed though. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
could this bit of code get documented why handicapped as well as it seems a little low, considering today one is able to max out these bounds
if multiple AMM POOLs/DEXs are part of the payment.
code in question is here
rippled/include/xrpl/tx/transactors/payment/Payment.h
Line 10 in 7b12c00
Beta Was this translation helpful? Give feedback.
All reactions