Skip to content

Add RELAY_TX opcode to OmniProtocol #540

@tcsenpai

Description

@tcsenpai

Add the RELAY_TX opcode (0x17) to the OmniProtocol opcode enum.

File to modify

src/libs/omniprotocol/protocol/opcodes.ts

Change

Add after line 19 (after BROADCAST = 0x16):

RELAY_TX = 0x17,

Reference

  • DTR branch: Uses message: "RELAY_TX" in nodeCall - we're promoting this to a first-class opcode

[Beads: node-9m3]

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