Skip to content

Commit

Permalink
snap: Rework description
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed May 11, 2022
1 parent 96794f2 commit 5b449d7
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: bitcoin-core
version: '23.0'
summary: peer-to-peer network based digital currency
summary: Fully validating Bitcoin peer-to-peer network node, wallet and GUI
description: |
Bitcoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.
Bitcoin Core connects to the Bitcoin peer-to-peer network to download and
fully validate blocks and transactions. It also includes a wallet and
graphical user interface.
grade: stable
confinement: strict
Expand Down

0 comments on commit 5b449d7

Please sign in to comment.