Skip to content

Commit

Permalink
Update pages/sdk/protocol-kit/guides/safe-deployment/address-replicat…
Browse files Browse the repository at this point in the history
…ion.mdx

Co-authored-by: Yago Pérez Vázquez <[email protected]>
  • Loading branch information
DaniSomoza and yagopv authored Oct 25, 2024
1 parent 38b666a commit 8242563
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const safeDeploymentConfig: SafeDeploymentConfig = {

Initialize the Protocol Kit for deploying on Sepolia and Chiado. Set up the provider and signer along with the predicted Safe configuration.

You can use the `getAddress` method to ensure that the Safe account has the same address across chains.
You can use the `getAddress` method to ensure that the Safe account has the same predicted address across chains.

```typescript
let protocolKitSepolia = await Safe.init({
Expand Down

0 comments on commit 8242563

Please sign in to comment.