Skip to content

v4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:04
· 2 commits to master since this release
d13357a

Patch Changes

  • #310 23057a0 Thanks @jaketrimble! - Surface the crypto trade taker side on stream trades: mapTrade now maps the wire's tks field to StreamTrade.takerSide ("B"/"S", crypto only). Previously the field was dropped by the stream mapper even though the v1beta3 crypto stream delivers it and the REST CryptoTrade path already exposed it.