Versions in this module Expand all Collapse all v0 v0.1.3 Nov 25, 2021 v0.1.1 Nov 25, 2021 Changes in this version + const RestChannelID + const RestPortID + func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router, queryRoute string) + type ChannelCloseConfirmReq struct + BaseReq rest.BaseReq + ProofHeight uint64 + ProofInit commitmenttypes.MerkleProof + type ChannelCloseInitReq struct + BaseReq rest.BaseReq + type ChannelOpenAckReq struct + BaseReq rest.BaseReq + CounterpartyVersion string + ProofHeight uint64 + ProofTry commitmenttypes.MerkleProof + type ChannelOpenConfirmReq struct + BaseReq rest.BaseReq + ProofAck commitmenttypes.MerkleProof + ProofHeight uint64 + type ChannelOpenInitReq struct + BaseReq rest.BaseReq + ChannelID string + ChannelOrder types.Order + ConnectionHops []string + CounterpartyChannelID string + CounterpartyPortID string + PortID string + Version string + type ChannelOpenTryReq struct + BaseReq rest.BaseReq + ChannelID string + ChannelOrder types.Order + ConnectionHops []string + CounterpartyChannelID string + CounterpartyPortID string + CounterpartyVersion string + PortID string + ProofHeight uint64 + ProofInit commitmenttypes.MerkleProof + Version string + type RecvPacketReq struct + BaseReq rest.BaseReq + Height uint64 + Packet types.Packet + Proofs commitmenttypes.MerkleProof