Skip to content

Commit

Permalink
create wallet update parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ottokafka committed Oct 30, 2019
1 parent e6f8f7c commit 6d747f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/wiccapi.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ WiccApi.prototype.createWallet = function (mnemonic, password) {

}

//Otto kafka wallet for bittrex
WiccApi.prototype.createWalletNonce = function (mnemonic, password, nonce) {
var salt = Random.getRandomBuffer(8)

Expand Down

0 comments on commit 6d747f5

Please sign in to comment.