Skip to content

Plasma Transaction structure + merkle proofs + struct size detect #43

Description

@k06a

Structure:

struct Transaction {
    Input[] inputs,
    Output[] outputs,
    uint64 maxBlockIndex,
    Signatures[] signatures
}

Merkelized:
image

Metadata

Metadata

Assignees

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