Skip to content

Add FindRoleByRoleId query #2050

@appetrosyan

Description

@appetrosyan

FindRolesByAccountId returns a Vec<RoleId>, so the user either has to use the much more expensive FindAllRoles query and manually search for the matching roles, or expect there to be a FindRoleByRoleId query which we don't have at the moment.

Metadata

Metadata

Assignees

Labels

UISomething about the interfaceiroha2-devThe re-implementation of a BFT hyperledger in RUST

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions