Builds the parameters for an extrinsic to link the account to the did where the fees and deposit are covered by some third account.
This extrinsic must be authorized using the same full DID.
Note that in addition to the signing account and DID used here, the submitting account will also be able to dissolve the link via reclaiming its deposit!
Returns
An array of parameters for api.tx.didLookup.associateAccount that must be DID-authorized by the full DID used.
Builds the parameters for an extrinsic to link the
account
to thedid
where the fees and deposit are covered by some third account. This extrinsic must be authorized using the same full DID. Note that in addition to the signing account and DID used here, the submitting account will also be able to dissolve the link via reclaiming its deposit!Returns
An array of parameters for
api.tx.didLookup.associateAccount
that must be DID-authorized by the full DID used.