api.derive.accounts.identity
called with SuperIdentity doesn't return SubIdentities
#5810
Open
3 of 10 tasks
Labels
P4 - Needs Investigation
Requires analysis to determine cause or feasibility. Not fully understood, needs research first.
Calling
api.derive.accounts.identity
gives some slightly unexpected behaviour - when called with the super / parent identity, it doesn't return the sub accounts, although calling with with one of the sub identities it returns the full thing, with all the sub identities / parent account. I want to say it used to be the case that this call returned sub-identitieshttps://github.com/w3f/1k-validators-be/blob/master/packages/common/src/chaindata/queries/Identity.ts#L91
This is how the call is being used in the 1kv-backend - I needed to add in the additional sub identity query.
Version:
Environment:
Language:
The text was updated successfully, but these errors were encountered: