-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
<pre> | ||
Keep this page opened until tokens arrive at your Sapphire account. | ||
Keep this page opened until tokens arrive at your Consensus account. | ||
|
||
Save the generated temporary mnemonic - you'll need it if the page refreshes or device crashes. Or if you send tokens to the account by mistake at a later date. | ||
Save the generated temporary private key - you'll need it if the page refreshes or device crashes. Or if you send tokens to the account by mistake at a later date. | ||
|
||
Generated a temporary mnemonic: | ||
<span id="print_mnemonic"></span> | ||
(using first account, at derivation path: m/44'/474'/0') | ||
Generated a temporary private key: | ||
<span id="print_privatekey"></span> | ||
|
||
Send a small amount of ROSE tokens to this Consensus account: | ||
<span id="print_consensus_account"></span> | ||
|
||
Forwarding received ROSE to Sapphire account: | ||
Send a small amount of ROSE tokens to this Sapphire account: | ||
<span id="print_sapphire_account"></span> | ||
|
||
Forwarding received ROSE to Consensus account: | ||
<span id="print_consensus_account"></span> | ||
</pre> | ||
|
||
<script type="module" src="./index.mjs"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters