Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Runtime: Signature and sender should be Optional #184

@gavofyork

Description

@gavofyork

Currently they rely on Default trait to be implemented which is annoying. Rather they should be Option<Signature> and Option<AccountId>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I7-refactorCode needs refactoring.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions