Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemainingAccountsSlice

    type RemainingAccountsSlice = {
        accountsType: AccountsType;
        length: number;
    }
    Index
    accountsType: AccountsType
    length: number