Merge pull request #5355 from finned-palmer/bugfix/cleanup-provider-modal-text

btc-wallet: cleanup provider modal text
This commit is contained in:
Hunter Miller 2021-10-25 10:47:12 -05:00 committed by GitHub
commit 6111c00c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,9 +99,9 @@ const ProviderModal = () => {
</Row>
<Box mt={3}>
<Text fontSize="14px" fontWeight="regular" color="gray">
In order to perform Bitcoin transaction in Landscape, you&apos;ll need
to set a provider node. A provider node is an urbit which maintains a
synced Bitcoin ledger.
In order to use the Bitcoin wallet on your ship you&apos;ll need to
set a provider node. A provider node is an urbit ship which maintains
a synced Bitcoin ledger.
<a
style={{ fontSize: '14px' }}
target="_blank"