add view function
This commit is contained in:
@@ -59,7 +59,7 @@ async function main() {
|
||||
console.log("🔄 Phase 2: 验证升级结果");
|
||||
|
||||
console.log(" YTPoolManager Proxy (不变):", upgradedYTPoolManagerAddress);
|
||||
console.log(" Owner:", await upgradedYTPoolManager.owner());
|
||||
console.log(" Gov:", await upgradedYTPoolManager.gov());
|
||||
console.log("");
|
||||
|
||||
// ========== 保存更新的部署信息 ==========
|
||||
|
||||
Reference in New Issue
Block a user