Skip to content

RPC to Get the List of Keys Associated with an MSA #418

@wilwade

Description

@wilwade

Caching services and others checking signatures off-chain want to know what keys are associated with a given MSA Id.

There is no state that maps MSA Ids to Account Ids. Only Account Ids to MSA Ids.

We only need to be able to retrieve the list of Account Ids for a given MSA id off-chain.

Acceptance Criteria

  • Custom RPC get_msa_keys
    • Param: msaId
    • Response: Array

Arch Notes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions