diff --git a/components/SelfRelayRegistration/SwitchAndPayAcknowledgement.tsx b/components/SelfRelayRegistration/SwitchAndPayAcknowledgement.tsx index da2d56d..611cd19 100644 --- a/components/SelfRelayRegistration/SwitchAndPayAcknowledgement.tsx +++ b/components/SelfRelayRegistration/SwitchAndPayAcknowledgement.tsx @@ -85,7 +85,7 @@ const SwitchAndPayAcknowledgement: React.FC = return ( - Sign and Pay for Acknowledgement from {localState.trustedRelayer} + {/* Sign and Pay for Acknowledgement from {localState.trustedRelayer} */} Sign and Pay for Acknowledgement from {localState.address} diff --git a/components/SelfRelayRegistration/SwitchAndPayRegistration.tsx b/components/SelfRelayRegistration/SwitchAndPayRegistration.tsx index b9505b2..5f2fecf 100644 --- a/components/SelfRelayRegistration/SwitchAndPayRegistration.tsx +++ b/components/SelfRelayRegistration/SwitchAndPayRegistration.tsx @@ -94,7 +94,7 @@ const SwitchAndPayRegistration: React.FC = ({ {expiryBlock && } Sign and Pay for Registration from {localState.trustedRelayer} - Sign and Pay for Registration from {localState.address} + {/* Sign and Pay for Registration from {localState.address} */}