diff --git a/services/gunDB/contact-api/actions.js b/services/gunDB/contact-api/actions.js index 9664be05..5e19d370 100644 --- a/services/gunDB/contact-api/actions.js +++ b/services/gunDB/contact-api/actions.js @@ -878,9 +878,6 @@ const sendHRWithInitialMsg = async ( * @param {string} to * @param {number} amount * @param {string} memo - * @param {GUNNode} gun - * @param {UserGUNNode} user - * @param {ISEA} SEA * @throws {Error} If no response in less than 20 seconds from the recipient, or * lightning cannot find a route for the payment. * @returns {Promise}