Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilogweb3 authored Dec 10, 2024
1 parent 5f52557 commit 66a5301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The [example.go](./example.go) provides some examples shows how to use this sdk
These examples show how to transfer CKB, in different situations.

- `SendCkbExample`: sign and send CKB from single-sig address.
- `SendCkbByLightClientExample`: similiar to `SendCkbExample` but interact with [`ckb-light-client`](https://github.com/nervosnetwork/ckb-light-client)
- `SendCkbByLightClientExample`: similar to `SendCkbExample` but interact with [`ckb-light-client`](https://github.com/nervosnetwork/ckb-light-client)
- `SendCkbFromMultisigAddressExample`: sign and send CKB from multi-sig address with multiple private keys.
- `SendChainedTransactionExample`: sign and send offchain transaction

Expand Down

0 comments on commit 66a5301

Please sign in to comment.