mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-23 03:37:55 +00:00
Update all Polkadot.js references to Pezkuwi Wallet
- Replace Polkadot.js extension references with Pezkuwi Wallet - Update explorer links to pezkuwichain.io/explorer - Update install links to js.pezkuwichain.io - Update source identifiers from polkadot-js to pezkuwi
This commit is contained in:
@@ -376,11 +376,11 @@ export function CommissionSetupTab() {
|
||||
<div className="flex gap-2 mb-2">
|
||||
<Button
|
||||
onClick={() => {
|
||||
// Get wallet addresses from Polkadot.js extension
|
||||
// Get wallet addresses from Pezkuwi Wallet extension
|
||||
// For now, show instruction
|
||||
toast({
|
||||
title: 'Get Addresses',
|
||||
description: 'Copy addresses from Polkadot.js wallet and paste below',
|
||||
description: 'Copy addresses from Pezkuwi Wallet and paste below',
|
||||
});
|
||||
}}
|
||||
variant="outline"
|
||||
|
||||
Reference in New Issue
Block a user