diff --git a/lib/primitives/mtx.js b/lib/primitives/mtx.js index 977c6753..6bf26866 100644 --- a/lib/primitives/mtx.js +++ b/lib/primitives/mtx.js @@ -1632,7 +1632,7 @@ CoinSelector.prototype.isFull = function isFull() { /** * Test whether a coin is spendable * with regards to the options. - * @param {Coin} + * @param {Coin} coin * @returns {Boolean} */