Module ibc_chain_registry::fetchable

source ·
Expand description

Contains the trait required to fetch and deserialize data from the chain repository

Traits§

  • Fetchable represents the basic expectations for external data or resources that can be fetched.