diff --git a/qortal-ui-plugins/plugins/core/minting/minting-info.src.js b/qortal-ui-plugins/plugins/core/minting/minting-info.src.js index 7c399910..15e76a34 100644 --- a/qortal-ui-plugins/plugins/core/minting/minting-info.src.js +++ b/qortal-ui-plugins/plugins/core/minting/minting-info.src.js @@ -238,9 +238,10 @@ class MintingInfo extends LitElement {

Introduction


- To activate your account you must have an transaction in your account. - You can ask within Q-Chat or wherever else and someone will happily send you some small QORT. - After somebody send you some QORT, logout and after login again. Your account is activated. + To "activate" your account, an OUTGOING transaction needs to take place. + Name Registration is the most common method. You can ask someone in Q-Chat to send you a small amount of QORT so that you may activate your account, + or buy QORT within the Trade Portal then make an OUTGOING transaction of any kind and secure your public key on the blockchain. + Until you do this, your public key is only known by you, in your UI, and no one else can pull your public key from the chain.
Close