Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

transaction_trace.account_ram_delta in v1.0.0 #129

@aping

Description

@aping

I'm wondering how do I get account ram deltas in v1.0.0. In older version, there used to be this table action_trace_ram_delta where I can see ram deltas for each transaction.
However with v1.0.0, the table is gone, and all I can see is this transaction_trace.account_ram_delta field, which:

  1. it's type is chain.account_delta, which I assume should be chain.account_delta[], coz there should be multiple deltas within a transaction.
  2. it's all empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions