// Copyright 2023 @soul-wallet/extension-base authors & contributors // SPDX-License-Identifier: Apache-2.0 export const PREDEFINED_STAKING_POOL: Record = { kusama: 80, polkadot: 39 };