Variable StakeAuthorizationLayoutConst

StakeAuthorizationLayout: Readonly<
    { Staker: { index: number }; Withdrawer: { index: number } },
> = ...

An enumeration of valid StakeAuthorizationLayout's