mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-23 05:54:49 +03:00
more warnings about the wallet
This commit is contained in:
parent
207c157016
commit
7ad5f916ae
@ -163,6 +163,13 @@ export default class SceneWallet extends React.Component {
|
||||
<ScenePage>
|
||||
<ScenePageHeader title="Wallet">
|
||||
This is your receive only wallet address. You can deposit Filecoin to your address here.
|
||||
You can not send Filecoin from this wallet to other people. <br />
|
||||
<br />
|
||||
Please read our{" "}
|
||||
<a href="/terms" target="_blank">
|
||||
terms of service
|
||||
</a>{" "}
|
||||
for more details.
|
||||
</ScenePageHeader>
|
||||
|
||||
{networkViewer ? (
|
||||
|
Loading…
Reference in New Issue
Block a user