# Functions
No description provided by the author
New returns a new ChainSync object with the specified options applied.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithAddress specifies the TCP address of the node to connect to in the form "host:port".
WithAutoReconnect specified whether to automatically reconnect if the connection is broken.
WithBulkMode specifies whether to use the "bulk" sync mode with NtN (node-to-node).
WithIncludeCbor specifies whether to include the original CBOR for a block or transaction with the event.
WithIntersectPoints specifies the point(s) to use when starting the ChainSync operation.
WithInterceptTip specifies whether to start the ChainSync operation from the chain tip.
No description provided by the author
WithLogger specifies the logger object to use for logging messages.
WithNetwork specifies the network.
WithNetworkMagic specifies the network magic value.
WithNtcTcp specifies whether to use the NtC (node-to-client) protocol over TCP.
WithSocketPath specifies the socket path of the node to connect to.
WithStatusUpdateFunc specifies a callback function for status updates.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResolvedTransactionOutput represents a concrete implementation of the TransactionOutput interface.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author