Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
[*] modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heng30 committed Dec 31, 2023
1 parent 90fd694 commit 2419d87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[中文文档](./README.zh-CN.md)

#### Introduction
It is a easily used bitcoin wallet.
It is a easily used bitcoin light wallet. Using blockstream API to broadcast transaction and fetch on chain information. I test it only in bitcoin **test network**, so you take you only risk to use this bitcoin light wallet on the bitcoin man network.

#### Features
- [x] new wallet account
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[English Documentation](./README.zh-CN.md)

#### 简介
一个简洁的bitcoin钱包
一个简洁的 bitcoin 轻钱包。使用 blockstream API 进行广播交易和获取链上信息。目前只在**测试网**进行了发送和接收BTC测试。如果你在主网使用该钱包,后果自负

#### 功能
- [x] 生成钱包账号
Expand Down

0 comments on commit 2419d87

Please sign in to comment.