forked from bitcoin-dot-org/Bitcoin.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Thank you for the opportunity to contribute. Please feel free to tell us if we have to follow particular procedures other than those followed by this document (fork of the repository + pull request). Tell us also if it's ok to create this branch
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
# Questo file è protetto dalla licenza MIT License (MIT) reperibile su | ||
# http://opensource.org/licenses/MIT. | ||
|
||
layout: base-core | ||
lang: en | ||
id: bitcoin-core-capacity-increases | ||
columns: 1 | ||
title: Aumenti di capacità per il sistema Bitcoin -- Bitcoin Core | ||
breadcrumbs: | ||
- bitcoin | ||
- bcc | ||
- Capacity increases | ||
--- | ||
# Aumenti di capacità per il sistema Bitcoin | ||
|
||
|
||
Noi, i firmatari, supportiamo la roadmap in [Capacity increases for the | ||
Bitcoin system.][1] Abbiamo lavorato sulla scalabilità per | ||
molti anni all'interno del progetto Bitcoin Core e consideriamo | ||
questa la migliore possibile continuazione dei nostri sforzi. | ||
|
||
Per maggiori informazione prego consultare | ||
[FAQ](/en/bitcoin-core/capacity-increases-faq). | ||
|
||
{% include bitcoin-core/capability-increases-sigs.md %} | ||
|
||
--- | ||
|
||
Altre versioni di questa pagina: | ||
|
||
- [简体中文](/zh_CN/bitcoin-core/capacity-increases) | ||
- [繁體中文](/zh_TW/bitcoin-core/capacity-increases) | ||
|
||
Le firme possono essere aggiunte alla pull request di Bitcoin.org [#1165](https://github.com/bitcoin-dot-org/bitcoin.org/pull/1165) | ||
|
||
[1]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-December/011865.html |