Skip to content

Change environment parameters type #70

@omibo

Description

@omibo

Problem

Certain fields in the EnvironmentParameters struct use size, which, as noted in this discussion, may cause problems.

Solution

Find the appropriate parameter sizes and replace with specific data types such as u32, u64, etc., where applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions