Skip to content

graphql types: add TransactionData enum, rename Transaction to TransactionDataV1 #14

@Thoralf-M

Description

@Thoralf-M
pub struct Event {
    pub package_id: ObjectId,
    pub module: Identifier,
pub struct Event {
    pub package_id: ObjectID,
    pub transaction_module: Identifier,

iota repo has transaction_ as name, is this fine or do we want to align?

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions