mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 05:37:56 +00:00
fix: update admin wallet whitelist with correct addresses
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// DEPRECATED: Hardcoded founder address (kept for fallback only)
|
||||
// Modern approach: Fetch sudo key dynamically from blockchain
|
||||
export const FOUNDER_ADDRESS_FALLBACK = '5GgTgG9sRmPQAYU1RsTejZYnZRjwzKZKWD3awtuqjHioki45';
|
||||
export const FOUNDER_ADDRESS_FALLBACK = '5CyuFfbF95rzBxru7c9yEsX4XmQXUxpLUcbj9RLg9K1cGiiF';
|
||||
|
||||
/**
|
||||
* Treasury and admin accounts that have elevated permissions
|
||||
|
||||
Reference in New Issue
Block a user