<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3527.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="514968698" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3527" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3527/hovercard" href="https://github.com/bisq-network/bisq/issues/3527">#3527</a></p>
<p>--Changed timestamp from Local to Global (shouldn't matter).<br>
--Changed the component order of Local and Global to give global data precedence over local.<br>
Matters according to the base class comment below.</p>
<p>From pricenode/src/main/java/bisq/price/spot/ExchangeRateProvider.java</p>
<p>Abstract base class for providers of bitcoin ExchangeRate data. Implementations are marked with the org.springframework.stereotype.Component annotation in order to be discovered via classpath scanning. Implementations are also marked with the org.springframework.core.annotation.Order annotation to determine their precedence over each other in the case of two or more services returning exchange rate data for the same currency pair. In such cases, results from the provider with the higher order value will taking precedence over the provider with a lower value, presuming that such providers are being iterated over in an ordered list.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/3649'>https://github.com/bisq-network/bisq/pull/3649</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update BitcoinAverage.java</li>
  <li>Update ExchangeRateService.java</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3649/files#diff-0">pricenode/src/main/java/bisq/price/spot/ExchangeRateService.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3649/files#diff-1">pricenode/src/main/java/bisq/price/spot/providers/BitcoinAverage.java</a>
    (17)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3649.patch'>https://github.com/bisq-network/bisq/pull/3649.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3649.diff'>https://github.com/bisq-network/bisq/pull/3649.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3649?email_source=notifications&email_token=AJFFTNWSA74TKVJH3QY5EOTQUW5MLA5CNFSM4JP2MC4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H26DEPQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQLSEPDV6Q53D5FUODQUW5MLANCNFSM4JP2MC4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNURIIO4KDKFDA745A3QUW5MLA5CNFSM4JP2MC4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H26DEPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3649?email_source=notifications\u0026email_token=AJFFTNWSA74TKVJH3QY5EOTQUW5MLA5CNFSM4JP2MC4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H26DEPQ",
"url": "https://github.com/bisq-network/bisq/pull/3649?email_source=notifications\u0026email_token=AJFFTNWSA74TKVJH3QY5EOTQUW5MLA5CNFSM4JP2MC4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H26DEPQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>