-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Brazilian exchange Walltime. #1815
Conversation
Is there any update on their statement that they run Bitcoin Core? |
@Mirobit we always will run Bitcoin Core. Do you need additional confirmation? I'm the Walltime CEO and you can verify it by seeing the GPG signature in my commit. Thank you! |
I confirm, exchange exists and is operated by @felipelalli as stated above. |
Me too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@felipelalli Hello, there's just a small issue with a missing line break, which I've noted. Once you fix it, we can go ahead and get you added.
_templates/exchanges.html
Outdated
@@ -65,6 +65,7 @@ <h3 id="brazil"><img src="/img/flags/BR.png" alt="Brazilian flag">Brazil</h3> | |||
<p> | |||
<a href="https://foxbit.com.br/">Foxbit</a><br> | |||
<a href="https://www.mercadobitcoin.com.br/">Mercado Bitcoin</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A line break (<br>
) is missing after Mercado Bitcoin. Without it, the listings will break - could you please fix?
@wbnns I'm sorry, I just added and pushed force to fix. |
@felipelalli No problem, thanks! |
No description provided.