Skip to content

module 'keri.core.coring' has no attribute 'Salter' #114

@shanfeng9001

Description

@shanfeng9001

An error occurred when calling the following code in Signifypy.
client = SignifyClient(passcode=bran, tier=tier, url=url)

The error message is:
module 'keri.core.coring' has no attribute 'Salter'

1 2

After retrieval, it was found that among all versions of Keripy, the definition of "Salter" only exists in keripy/src/keri/core/signing.py.

Snipaste_2024-12-27_10-46-48

In any version, the definition of "Salter" in "coring" has not been found.

Thanks for your help!

Metadata

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