Skip to content

Unsafe unwraps in macro: Remove or declare as unsafe #705

@haerdib

Description

@haerdib

Our current macro code compose_extrinsic and compose_call contain unwraps. That's not safe. We should either remove them or mark the macro accordingly.

Metadata

Metadata

Assignees

Labels

F1-securitypossible vulnerability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions