mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 13:21:03 +00:00
Rebrand: polkadot → pezkuwi
- Updated all package references - Fixed react-identicon and related packages - Version 3.16.8
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { selectableNetworks } from '@polkadot/networks';
|
||||
import { objectSpread } from '@polkadot/util';
|
||||
import { selectableNetworks } from '@pezkuwi/networks';
|
||||
import { objectSpread } from '@pezkuwi/util';
|
||||
|
||||
type ChainDef = string[];
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
import { availableNetworks } from '@polkadot/networks';
|
||||
import { availableNetworks } from '@pezkuwi/networks';
|
||||
|
||||
export const PREFIX_DEFAULT = -1;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// matches https://polkadot.js.org & https://*.polkadot.io
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
|
||||
// Copyright 2017-2025 @pezkuwi/ui-settings authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Option } from '../types.js';
|
||||
|
||||
Reference in New Issue
Block a user