Skip to content

[FEATURE] Include child and evm accounts #19

@tombeckenham

Description

@tombeckenham

Issue to be solved

Right now, we get a list back of the main flow accounts associated with a public key. This means that wallets need to run cadence scripts to determine the EVM and child accounts associated with the account after getting back the main accounts. This slows down the process of building a list of accounts the user has access to.

Suggest A Solution

Index the child and evm accounts as well as the flow accounts. Add an additional data structure to list out the child and evm accounts.

What are you currently working on that this is blocking?

Flow Wallet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions