Expand description
Implements Indexer methods on the IndexerRPC type
Constantsยง
- RESPONSE_
BUFFER_ ๐SIZE - The maximum number of messages that can be queued to be streamed to a client.
- SEND_
TIMEOUT ๐ - How long to wait for a backpressured send before treating the consumer as hung and dropping the subscription.
Functionsยง
- decode_
known_ ๐chain_ tips - Decodes the chain tip hashes from a
NonFinalizedStateChangeRequestinto a set ofblock::Hashes. - hash_
from_ ๐display_ bytes - Decodes a 32-byte block hash in display order, rejecting wrong-length input.