Browse Source

Merge pull request #141 from pendingbot/patch-1

Add blacklist command(createwallet)
fix-133-memory-crash
Dan Janosik 5 years ago
committed by GitHub
parent
commit
5c1fa08476
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      app/config.js

1
app/config.js

@ -66,6 +66,7 @@ module.exports = {
"bumpfee", "bumpfee",
"clearbanned", "clearbanned",
"createmultisig", "createmultisig",
"createwallet",
"disconnectnode", "disconnectnode",
"dumpprivkey", "dumpprivkey",
"dumpwallet", "dumpwallet",

Loading…
Cancel
Save