// Copyright 2023 @soul-wallet/extension-base authors & contributors // SPDX-License-Identifier: Apache-2.0 export const TRANSACTION_TIMEOUT = 2 * 60 * 1000;