package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev

# Functions

ParseClientState unmarshals a cmd input argument from a JSON string to a client state If the input is not a JSON, it looks for a path to the JSON file.
ParsePrefix unmarshals an cmd input argument from a JSON string to a commitment Prefix.
ParseProof unmarshals a cmd input argument from a JSON string to a commitment Proof.
QueryClientConnections queries the connection paths registered for a particular client.
QueryConnection returns a connection end.
QueryConnectionClientState returns the ClientState of a connection end.
QueryConnectionConsensusState returns the ConsensusState of a connection end.