Reminder to fix this bug

This commit is contained in:
Daniel Lugo 2022-01-17 13:32:43 -04:00
parent 7ddf117d7d
commit 6b9061fd64

View file

@ -2005,6 +2005,7 @@ module.exports = async (
amount, amount,
memo, memo,
feeLimit, feeLimit,
// TODO
maxParts, maxParts,
timeoutSeconds timeoutSeconds
) )