Skip to content

Resource unaccessible golang.org/x/crypto/ed25519 #5

@muhammadramis

Description

@muhammadramis

I am having type error: cannot use keyPair.PublicKey (type "**github.com/bigchaindb/go-bigchaindb-driver/vendor/golang.org/x/crypto/ed25519".PublicKey**) as type "**golang.org/x/crypto/ed25519**".PublicKey in append
since the package has a crypto library in vendor folder it's usage of that type, which is resulting in type error due to being it inaccessible to outside package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions