Patch Changes
- #310
23057a0Thanks @jaketrimble! - Surface the crypto trade taker side on stream trades:mapTradenow maps the wire'stksfield toStreamTrade.takerSide("B"/"S", crypto only). Previously the field was dropped by the stream mapper even though the v1beta3 crypto stream delivers it and the RESTCryptoTradepath already exposed it.