Closed wolf31o2 closed 5 months ago
This implements the sync.FetchBlock, sync.DumpHistory, and sync.FollowTip endpoints from the UTxO RPC gRPC standard, which is an interface over the Ouroboros ChainSync mini-protocol.
sync.FetchBlock
sync.DumpHistory
sync.FollowTip
Closes #33
This implements the
sync.FetchBlock
,sync.DumpHistory
, andsync.FollowTip
endpoints from the UTxO RPC gRPC standard, which is an interface over the Ouroboros ChainSync mini-protocol.Closes #33