Module ibc_query::core::context

source ·
Expand description

Required traits for blanket implementations of gRPC query services.

Traits§

  • Context to be implemented by the host to provide proofs in query responses
  • Context to be implemented by the host that provides gRPC query services.