Skip to content

eosc get account shows memory (and probably others) in KB instead of KiB #142

@maoueh

Description

@maoueh

The eosc get account shows RAM quota/usage:

quota:           1.951  MB   used:           882.2  KB

But it should be

quota:           1.951  MiB   used:           882.2  KiB

Indeed, the account for which is was taken has 903367 bytes used, for which 882.2 comes from 903367 / 1024 = 882.2 so the numeric value is in KiB and not in KB.

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