Files
stacks-blockchain-api/docs
Rafael Cárdenas e790109030 chore: standardize updates between websockets and socket.io
* chore: function structures

* chore: return accepted and streamed microblocks on socket.io block updates

* chore: move ws-rpc and socket-io to ws/ directory

* feat: add individual tx updates to socket.io

* fix: use updated microblock txs query function

* chore: add new schemas for block, microblock, mempool rpcs

* feat: handle new block, microblock, mempool websocket updates

* fix: socket.io type imports

* chore: add test for websocket mempool update

* chore: add test for block updates

* chore: add microblock update test

* chore: remove additional properties from rpc schemas

* chore: add client support for new websocket events
2021-11-09 12:25:38 -06:00
..
2020-08-26 12:43:49 -06:00
2021-07-16 08:42:40 -05:00

@stacks/stacks-blockchain-api-types

This package exports TypeScript type representations of the Stacks Blockchain API.

By convention, the JSON Schema title property is used to describe the name of the type.