Skip to content

Function: getMarketAccountDecoder()

ts
function getMarketAccountDecoder(): Decoder<MarketAccount>;

Gets the decoder for MarketAccount account data.

Returns

Decoder<MarketAccount>