We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17909be commit 03acd6cCopy full SHA for 03acd6c
build/api/src/index.ts
@@ -102,7 +102,7 @@ async function importKey(validatorPubkey: string): Promise<ImportKeyResponseData
102
keystores: [keystoreJson],
103
passwords: [password],
104
tags: ["rocketpool"],
105
- feeRecipients: ["0xa347c391bc8f740caba37672157c8aacd08ac567"],
+ feeRecipients: ["0xd4e96ef8eee8678dbff4d535e033ed1a4f7605b7"],
106
});
107
}
108
0 commit comments