Expand description
Representations of canonical Starknet
components.
Modules§
- block
- core
- crypto
- Cryptographic utilities. This module provides cryptographic utilities.
- data_
availability - deprecated_
contract_ class - hash
- serde_
utils - Utilities for serialising/deserialising hexadecimal values.
- state
- transaction
- type_
utils
Macros§
- calldata
- impl_
from_ through_ intermediate - Implements
From<bottom_type> for top_type
for all bottom_types. Assumes:
Enums§
- Starknet
ApiError - The error type returned by StarknetApi.