Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

ion.PatchesToDIDDocument has unused param #438

Open
@andresuribe87

Description

The first param is not used on the function

func PatchesToDIDDocument(shortFormDID, longFormDID string, patches []Patch) (*did.Document, error) {

We should remove it. Additionally, it should be made clear that it can be long/short form DIDs, as it should be up to the caller to decide.

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