Skip to content

Implement basic RPCs for ICS #192

@junha1

Description

@junha1
  • QueryClientState(id) -> (value, height, proof) : height may be omitted if the response is given in json
  • QueryConsensusState(id, height) -> (value, proof)
  • ComposeHeader(id, height) -> header : header is ok to be bytes. (Relayer doesn't care about the contents)

Metadata

Metadata

Assignees

Labels

experimentExperimental featuresicsInterchain standard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions