Function: getRunAccountDecoder()
ts
function getRunAccountDecoder(): FixedSizeDecoder<RunAccount>;Gets the decoder for RunAccount account data.
Returns
FixedSizeDecoder<RunAccount>