Skip to content

Commit dfcaa55

Browse files
committed
v0.1.0-alpha.2
1 parent 08d8f92 commit dfcaa55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bitcoin-pro"
33
description = "Professional bitcoin accounts & assets management"
4-
version = "0.1.0-alpha.1"
4+
version = "0.1.0-alpha.2"
55
authors = ["Dr Maxim Orlovsky <orlovsky@pandoracore.com>"]
66
edition = "2018"
77
license = "AGPL-3.0-only"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ NB: This is an ultra-early alpha version; use it at your own risk!
1919

2020
## Features
2121

22-
* Extended public key management [Completed]
23-
* Creation of arbitrary complex descriptors monitoring onchain transactions [WIP]
22+
* Extended public key management
23+
* Creation of arbitrary complex descriptors for UTXOs
2424
* Creation and management of RGB fungible assets (RGB-20 standard) [WIP]
2525
- Secondary issuances
2626
- Renominations

0 commit comments

Comments
 (0)