Skip to content

Commit 80e5749

Browse files
committed
fix(): fix readme
1 parent 38a3585 commit 80e5749

File tree

2 files changed

+4
-50
lines changed

2 files changed

+4
-50
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ fmt.Println(id, err) // {{id}}, nil
9393
- [x] GetBundle
9494
- [x] GetTxDataFromPeers
9595
- [x] BroadcastData
96+
- [x] GetUnconfirmedTx
97+
- [x] GetPendingTxIds
98+
- [x] GetBlockHashList
9699

97100
Initialize the instance:
98101

@@ -149,6 +152,7 @@ Package for Arweave develop toolkit.
149152
- [x] GetSignatureData
150153
- [x] VerifyTransaction
151154
- [x] NewBundle
155+
- [x] GenerateIndepHash
152156

153157
#### RSA Threshold Cryptography
154158

example/block_test.go

-50
This file was deleted.

0 commit comments

Comments
 (0)