Skip to content

Commit 03acd6c

Browse files
committed
Set mainnet smoothing-pool address
1 parent 17909be commit 03acd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/api/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ async function importKey(validatorPubkey: string): Promise<ImportKeyResponseData
102102
keystores: [keystoreJson],
103103
passwords: [password],
104104
tags: ["rocketpool"],
105-
feeRecipients: ["0xa347c391bc8f740caba37672157c8aacd08ac567"],
105+
feeRecipients: ["0xd4e96ef8eee8678dbff4d535e033ed1a4f7605b7"],
106106
});
107107
}
108108

0 commit comments

Comments
 (0)