register()
SDK
register()
Description
After the curators complete the curation(i.e., quote the target publication on Lens), they must bind the Quoted Publication Id and Bid Index. So that Tako can verify that the curators have completed the curation task. This method is used to perform the binding.
Nature
Method of Class
Parameters
Name
Type
Required
Description
index
number
YES
The index of bid
pubId
string
YES
The id of Curator's Quoted Publication, such as 0x8d11-0x07-DA-1cdac4db
Example Code
Example Returns
Last updated