mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
merged
This commit is contained in:
parent
9cf2d1d4ae
commit
3ded9ad1dd
2 changed files with 9 additions and 1 deletions
|
@ -11,7 +11,6 @@ pages:
|
|||
hero-tax-btn: Tax Treatment
|
||||
hero-compliance-btn: Compliance FIAT - DASH
|
||||
|
||||
|
||||
tax-text: What is the Tax Treatment of the Masternode Operators’ DASH?
|
||||
tax-hero: Dash can be acquired, held and exchanged in many ways.
|
||||
buy-btn: Buy Dash
|
||||
|
@ -22,6 +21,7 @@ pages:
|
|||
Cogent Law Package:
|
||||
|
||||
criminally-heading: CAN MASTERNODE OPERATORS BE CRIMINALLY LIABLE FOR THE TRANSACTIONS THEY RELAY?
|
||||
|
||||
criminally-text: |
|
||||
An aspect that required legal research is what are the compliance requirements to facilitate Dash FIAT exchange. This can be in the form of running ATM kiosks or using other mechanisms to personally offer DASH to FIAT exchange services.
|
||||
|
||||
|
|
|
@ -12,6 +12,7 @@ description: pages.legal.description
|
|||
<div class="section__content">
|
||||
<h4 class="bottom-space">{% t pages.legal.tax-text %}</h4>
|
||||
<p class="section__lead bottom-space">{% t pages.legal.tax-hero %}</p>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287" target="_blank" class="btn-white-solid">{% t pages.legal.buy-btn %}</a>
|
||||
<a href="https://www2.dash.org/merchants/" target="_blank" class="btn-white-solid">{% t pages.legal.spend-btn %}</a>
|
||||
|
@ -34,6 +35,7 @@ description: pages.legal.description
|
|||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">BSA AML COMPLIANCE</div>
|
||||
|
||||
</li>
|
||||
<li class="member" style="height: 280px;">
|
||||
<div class="member__avatar">
|
||||
|
@ -47,6 +49,7 @@ description: pages.legal.description
|
|||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<img class="member__image" src="/assets/img/legal/im_3.png" alt="Shapeshift">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">AML Program</div>
|
||||
|
@ -56,6 +59,7 @@ description: pages.legal.description
|
|||
<div class="member__image-wrapper">
|
||||
<a href="https://arbitrcoin.com/" target="_blank" class="member__link">
|
||||
<img class="member__image" src="/assets/img/legal/im_4.png" alt="Shapeshift">
|
||||
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -65,6 +69,7 @@ description: pages.legal.description
|
|||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<img class="member__image" src="/assets/img/legal/im_5.png" alt="Shapeshift">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Surveillance and Monitoring Policy</div>
|
||||
|
@ -88,6 +93,7 @@ description: pages.legal.description
|
|||
<h3 id="compliance">{% t pages.legal.criminally-heading %}</h3>
|
||||
<div class="text-center bottom-space">{% t pages.legal.criminally-text %}</div>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-blue-solid" target="_blank">{% t pages.legal.criminally-btn %}</a>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
@ -99,6 +105,7 @@ description: pages.legal.description
|
|||
<p class="bottom-space">{% t pages.legal.treatment-text %}</p>
|
||||
<h3 class="bottom-space">{% t pages.legal.treatment-text-hero %}</h3>
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/How+the+Law+Applies+to+DASH#HowtheLawAppliestoDASH-WhatistheTaxTreatmentoftheMasternodeOperators’DASH?" class="btn-blue-solid" target="_blank">{% t pages.legal.treatment-btn %}</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
|
@ -111,6 +118,7 @@ description: pages.legal.description
|
|||
</div>
|
||||
<div class="news-body">
|
||||
<h3 class="news-title">Can Masternode Operators be Criminally Liable for the Transactions They Relay?</h3>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue