Skip to content

Create central key-loading function #2

@J0ET0M

Description

@J0ET0M

Everytime you want to sign a transaction or any other qubic package, the seed is required.

The seed is encrrypted by the private.key. In order to be able to decrypt the seed, the user must provide the private.key.

This is used in several place. (e.g. voting, assets, payments).

therefore, for signing of packages, we should have a central handler/service which does this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions