Skip to content

Add more granular rendering paths of packet commitments/receipts/acknowledgement #7

@tbruyelle

Description

@tbruyelle

Currently it's not possible to query a packet commitments/receipts/acknowledgement for a particular sequence. Add the following render path to make that possible:

  • clients/{id}/packet_commitments/{sequence}
  • clients/{id}/packet_receipts/{sequence}
  • clients/{id}/packet_acknowledgement/{sequence}

See

func Render(path string) string {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions