Skip to content

Improve getAccountsByAuth #38

@zxcat

Description

@zxcat

To make it more compatible with EOS LightAPI the following should be implemented:

  • add public_key field to result when return keys (pubkey is legacy)
  • accept input key in PUB_K1 format
  • LightAPI returns all permissions of an account, which key matches request
  • fetch recursive: if key found in acc1, then we should also fetch accounts with auth.accounts.includes(acc1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions