lbry-sdk icon indicating copy to clipboard operation
lbry-sdk copied to clipboard

Standardize `name` vs `claim_name` across APIs

Open neb-b opened this issue 8 years ago • 0 comments

Currently, there are discrepancies between with the naming of the "claim name".

When calling file_list this name is returned as claim_name When calling claim_list_xxx it is returned as name

This should be standardized as just claim_name, to avoid confusion.

neb-b avatar Mar 27 '18 23:03 neb-b