Skip to content

add reference to block in transaction #42

Description

@amir-arad

the transaction object (result from {transactions} = await client.getBlock(x)) does not contain a reference to the enclosing block. this is lean but not easy to use for bulk transaction opertations where you'd like to pass the transaction object around with all. its relevant info.

should add a reference (either blockHeight integer, or a js reference to the GetBlockResponse object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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