Browse Source
Merge pull request #617 from mrfelton/style/fix-lint-issue
style: fix lint issue
renovate/lint-staged-8.x
JimmyMow
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
app/components/Contacts/SubmitChannelForm.js
|
|
@ -62,7 +62,8 @@ class SubmitChannelForm extends React.Component { |
|
|
|
<h1>Add Funds to Network</h1> |
|
|
|
<p> |
|
|
|
Opening a channel will help you send and receive money on the Lightning Network. You |
|
|
|
aren't spending any money, rather moving the money you plan to use onto the network. |
|
|
|
aren't spending any money, rather moving the money you plan to use onto the |
|
|
|
network. |
|
|
|
</p> |
|
|
|
</header> |
|
|
|
|
|
|
|