Skip to content

Integrate Signer module into Settlement #302

@rpanic

Description

@rpanic

Currently, the settlement implementation requires a PrivateKey to be passed in to sign transactions. Replace this mechanism by letting the user supply a Signer module that the settlement process uses.
This enables things like remote signing and is generally a better security practice since it makes it harder to accidentally leak a private key

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions