Skip to content

DidSetKeyMetadata returns incorrect response #39

@bootstrapsp

Description

@bootstrapsp

Describe the bug
rpc DidSetKeyMetadata (DidSetKeyMetadataRequest) returns (DidSetKeyMetadataRequest) {} should return DidSetKeyMetadataResponse instead of DidSetKeyMetadataRequest.

DidSetKeyMetadataResponse defines the ErrorCode which should be returned as an outcome of setting the KeyMetaData

DidSetKeyMetadataResponse is defined in the proto however not used.

To Reproduce
No steps to reproduce. This is just incorrect definition of RPC method

Expected behavior
Should return DidSetKeyMetadataResponse containing appropriate error code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions