Skip to content

dlog v1 finalization: an extra signer in the metadata should be an AuditableIdentity #993

Description

@adecaro

In token/driver/request.go, both IssueMetadata and TransferMetadata structs contain the field ExtraSigners []Identity.
Identity should be replaced by AuditableIdentity itself defined in the same token/driver/request.go file.
This allows any third party with access to the metadata to audit also this identity when needed.

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions