Removed last flag decorator

This commit is contained in:
hackrush 2018-03-09 22:37:59 +05:30
parent f7f6770120
commit 3724fa1810

View file

@ -2730,7 +2730,6 @@ class Daemon(AuthJSONRPCServer):
@AuthJSONRPCServer.auth_required
@defer.inlineCallbacks
@AuthJSONRPCServer.flags(no_broadcast='--no_broadcast')
def jsonrpc_wallet_prefill_addresses(self, num_addresses, amount, no_broadcast=False):
"""
Create new addresses, each containing `amount` credits