// Copyright 2023 @soul-wallet/extension-koni authors & contributors // SPDX-License-Identifier: Apache-2.0 export const MAX_FETCH_PAGE_PER_SESSION = 25; export const MIN__NUM_HISTORY_PER_ACCOUNT = 50;