diff --git a/docs/smart-accounts/4-reference.mdx b/docs/smart-accounts/4-reference.mdx index 78e21d95..bd282264 100644 --- a/docs/smart-accounts/4-reference.mdx +++ b/docs/smart-accounts/4-reference.mdx @@ -13,7 +13,8 @@ import SmartAccountsReference from "@site/src/features/SmartAccounts/Reference"; :::info -The `MasterAccountController` address should be retrieved programmatically from the [Flare contracts registry](/network/guides/flare-contracts-registry) rather than hardcoding it, as it may change across network deployments. +The `MasterAccountController` address is the same on all Flare [networks](/network/overview). +Retrieve it from the [Flare contracts registry](/network/guides/flare-contracts-registry) rather than hardcoding it, so each XRPL address maps to the same personal account everywhere. ::: ## References