rename abandon_name to abandon_claim
This commit is contained in:
parent
8cdbc847d1
commit
f352a3c597
1 changed files with 1 additions and 1 deletions
|
@ -2018,7 +2018,7 @@ class LBRYDaemon(jsonrpc.JSONRPC):
|
|||
|
||||
return d
|
||||
|
||||
def jsonrpc_abandon_name(self, p):
|
||||
def jsonrpc_abandon_claim(self, p):
|
||||
"""
|
||||
Abandon a name and reclaim credits from the claim
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue