Protected configurationOptional initOverrides: RequestInitRetrieves a specific microblock by hash
Get microblock
Optional initOverrides: RequestInitRetrieves a list of microblocks. If you need to actively monitor new microblocks, we highly recommend subscribing to WebSockets or Socket.io for real-time updates. Get recent microblocks
Optional initOverrides: RequestInitRetrieves a list of microblocks. If you need to actively monitor new microblocks, we highly recommend subscribing to WebSockets or Socket.io for real-time updates. Get recent microblocks
Optional initOverrides: RequestInitRetrieves transactions that have been streamed in microblocks but not yet accepted or rejected in an anchor block Get the list of current transactions that belong to unanchored microblocks
Optional initOverrides: RequestInitRetrieves transactions that have been streamed in microblocks but not yet accepted or rejected in an anchor block Get the list of current transactions that belong to unanchored microblocks
Optional initOverrides: RequestInitProtected requestOptional initOverrides: RequestInitRest ...middlewares: Middleware[]Rest ...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]Rest ...preMiddlewares: ((context: RequestContext) => Promise<void | FetchParams>)[]Generated using TypeDoc
Retrieves a specific microblock by
hashGet microblock