MetaConnectorOptimizations
The MetaConnectorOptimizations type.
{
  readTimestamps?: (address: TimestampsAddress<Depth>) => Promise<Timestamps>;
  getMeta?: () => Promise<Meta>;
}| Type | Description | |
|---|---|---|
readTimestamps? | (address: TimestampsAddress<Depth>) => Promise<Timestamps> | |
getMeta? | () => Promise<Meta> | 
Since
v0.0.0