Skip to content

relay should only process transactions, forward all other operations to the local node #16

Description

@nicolasochem

This requires the relay to parse the transaction using the same parser than the endpoint, in order to read the kind field.

It should be kind: transaction otherwise we just forward it to the local node.

It's probably good to switch to TezosParsedOperations everywhere, including in the transport between FBR and FBE.

See this PR:
flashbake/endpoints-monorepo#16

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