From 81c89b28f4496260cdebe8e5732ca45f45b619d5 Mon Sep 17 00:00:00 2001 From: Felix Hildebrandt Date: Tue, 23 Jan 2024 17:54:45 +0100 Subject: [PATCH 1/2] Update controller fund guide --- docs/extension/guides/fund-controller.md | 20 +++++++++++++++++- docs/general/common-errors.md | 8 +------ .../transaction-controller-setting.png | Bin 3 files changed, 20 insertions(+), 8 deletions(-) rename static/img/{general => extension}/transaction-controller-setting.png (100%) diff --git a/docs/extension/guides/fund-controller.md b/docs/extension/guides/fund-controller.md index 3ca7bfd..99966a3 100644 --- a/docs/extension/guides/fund-controller.md +++ b/docs/extension/guides/fund-controller.md @@ -52,6 +52,24 @@ If you are using a regular wallet, [add LUKSO](https://docs.lukso.tech/networks/ :::danger Importance of Backups -If you continuously use your funds to send transactions on various extensions, we highly recommend always saving the private keys of the extension controllers. You can display and copy them by _revealing the private key_ within the _Settings_ screen. This backup is essential as every extension has an individual controller. If you import or recover the profile without saving the previous private key, you cannot [get back your controller funds](./get-controller-funds.md) after. +We highly recommend to only send small amounts of LYX to the controller of your extension and ensure to **save the private keys** of the entension controllers. You can display and copy them by _revealing the private key_ within the _Settings_ screen. This backup is essential as every extension has an individual controller. If you import or recover the profile without saving the previous private key, you cannot [get back your controller funds](./get-controller-funds.md) after. + +::: + +Once the extension's controller is funded with LYX, you can select it within the transaction screen of the Universal Profile Extension. Instead of using the default Transaction Relay Service of LUKSO: + +
+ +Transaction Controller Setting + +
+ +:::success Default Payment + +Once your funded controller is selected in the extension, it will stay as default payment option for transactions until its changed back to the Transaction Relay Service. ::: diff --git a/docs/general/common-errors.md b/docs/general/common-errors.md index 2876627..471ca2d 100644 --- a/docs/general/common-errors.md +++ b/docs/general/common-errors.md @@ -16,10 +16,4 @@ This error occurs if a user deployed his Universal Profile through a 3rd party p width="400" /> -To **solve this issue**, users have to add a new controller to their Universal Profile. This controller must then be funded with LYX to execute transactions without any Transaction Relay Service. Within the transaction screen of the Universal Profile Extension, users can then define the controller they want to use like in the following picture: - -Transaction Controller Setting +To **solve this issue**, users have to [**fund the extension's controller**](../extension/guides/fund-controller.md) with LYX to execute transactions without any Transaction Relay Service. Within the transaction screen, users can then select to use their own controller's funds. diff --git a/static/img/general/transaction-controller-setting.png b/static/img/extension/transaction-controller-setting.png similarity index 100% rename from static/img/general/transaction-controller-setting.png rename to static/img/extension/transaction-controller-setting.png From d8dceed114a39107a1a38bdf1c2dc8d77dd52b32 Mon Sep 17 00:00:00 2001 From: Felix Hildebrandt Date: Tue, 23 Jan 2024 17:57:37 +0100 Subject: [PATCH 2/2] minor typo --- docs/extension/guides/fund-controller.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extension/guides/fund-controller.md b/docs/extension/guides/fund-controller.md index 99966a3..5785da5 100644 --- a/docs/extension/guides/fund-controller.md +++ b/docs/extension/guides/fund-controller.md @@ -52,11 +52,11 @@ If you are using a regular wallet, [add LUKSO](https://docs.lukso.tech/networks/ :::danger Importance of Backups -We highly recommend to only send small amounts of LYX to the controller of your extension and ensure to **save the private keys** of the entension controllers. You can display and copy them by _revealing the private key_ within the _Settings_ screen. This backup is essential as every extension has an individual controller. If you import or recover the profile without saving the previous private key, you cannot [get back your controller funds](./get-controller-funds.md) after. +We highly recommend to only send small amounts of LYX to the controller of your extension and ensure to **save their private keys**. You can display and copy them by _revealing the private key_ within the _Settings_ screen. This backup is essential as every extension has an individual controller. If you import or recover the profile without saving the previous private key, you cannot [get back your controller funds](./get-controller-funds.md) after. ::: -Once the extension's controller is funded with LYX, you can select it within the transaction screen of the Universal Profile Extension. Instead of using the default Transaction Relay Service of LUKSO: +Once the extension's controller is funded with LYX, you can select it within the transaction screen of the Universal Profile Extension: