# und query stream stream_receiver_sender_flow

Query a stream by Receiver/Sender pair

# Synopsis

Query a stream's current flow data by Receiver/Sender pair

Example: $ und query stream stream_receiver_sender_flow [receiver_addr] [sender_addr]

und query stream stream_receiver_sender_flow [flags]

# Options

      --grpc-addr string   the gRPC endpoint to use for this chain
      --grpc-insecure      allow gRPC over insecure channels, if not TLS the server must use TLS
      --height int         Use a specific height to query state at (this can error if the node is pruning state)
  -h, --help               help for stream_receiver_sender_flow
      --node string        <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
  -o, --output string      Output format (text|json) (default "text")

# Options inherited from parent commands

      --chain-id string   The network chain ID

# SEE ALSO

# Auto generated by spf13/cobra on 1-Aug-2024