Documentation
    Preparing search index...

    Type Alias RemainingAccountsSlice

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

    Properties

    Properties

    accountsType: AccountsType
    length: number