forked from LBRYCommunity/lbry-sdk
Updating documentation for clarity
Updating `claim_new_support` documentation to add a bit more clarity to the name field.
This commit is contained in:
parent
d840b107c8
commit
16da099a1c
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ Returns
|
||||||
Support a name claim
|
Support a name claim
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
'name': (str) name
|
'name': (str) Name of claim
|
||||||
'claim_id': (str) claim ID of claim to support
|
'claim_id': (str) claim ID of claim to support
|
||||||
'amount': (float) amount to support by
|
'amount': (float) amount to support by
|
||||||
Return:
|
Return:
|
||||||
|
|
Loading…
Reference in a new issue