Skip to content

Function: getSettingsAccountDecoder()

ts
function getSettingsAccountDecoder(): FixedSizeDecoder<SettingsAccount>;

Gets the decoder for SettingsAccount account data.

Returns

FixedSizeDecoder<SettingsAccount>