Skip to content

Tonomy Swap: Update communication service to send swap message #148

@sadiabbasi

Description

@sadiabbasi

Acceptance criteria:

  • Create a new function swapTokenMessage in the communcation gateway service
 @SubscribeMessage('v1/swap/token/tono')
  @UseGuards(CommunicationGuard)
  async swapTokenMessage(@MessageBody message: SwapMessage)

Implement the function in the sdk communication wrapper

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions