Module subxt_codegen::utils
source · Expand description
Utilities to help with fetching and decoding metadata.
Structs
- The URI component of a request.
Enums
- The metadata version that is fetched from the node.
Functions
- Returns the metadata bytes from the provided URL.
- Returns the metadata bytes from the provided URL, blocking the current thread.
- Returns the raw, 0x prefixed metadata hex from the provided URL.
- Returns the raw, 0x prefixed metadata hex from the provided URL, blocking the current thread.