verifymessage added to api cmd settings
This commit is contained in:
@@ -188,6 +188,9 @@ module.exports = function(){
|
||||
}
|
||||
}
|
||||
}
|
||||
var cmd = prepareRpcCommand(settings.api_cmds.verifymessage, params);
|
||||
method_name = cmd.method;
|
||||
params = cmd.parameters;
|
||||
break;
|
||||
case 'sendmany':
|
||||
var after_account = false;
|
||||
|
||||
Reference in New Issue
Block a user