Skip to content

Function: getSettingsAccountEncoder()

ts
function getSettingsAccountEncoder(): FixedSizeEncoder<SettingsAccountArgs>;

Gets the encoder for SettingsAccountArgs account data.

Returns

FixedSizeEncoder<SettingsAccountArgs>