Skip to content

Commit

Permalink
chore: move custodial lighting examples to deprecated
Browse files Browse the repository at this point in the history
TICKET: BTC-1501
  • Loading branch information
davidkaplanbitgo committed Sep 25, 2024
1 parent 2e08610 commit e1b44f8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@ In this directory, you can find examples on how to use the BitGoJS SDK with Type
- [Enable Token](./ts/algo/enable-token.ts)
- [Transaction with emergency param](./ts/algo/transaction-with-emergency-param.ts)

### Bitcoin Lightning (BTC)

- [Check Lightning Balance](./ts/btc/check-lightning-balance.ts)
- [Create Lightning Invoice](./ts/btc/create-lightning-invoice.ts)
- [Withdraw Lightning Balance](./ts/btc/withdraw-lightning-balance.ts)
- [Make Lightning Deposit](./ts/btc/make-lightning-deposit.ts)
- [Make Lightning Payment](./ts/btc/make-lightning-payment.ts)
- [Pay LNURL Request](./ts/btc/pay-lnurl-request.ts)

### Ethereum (ETH)

- [Create Wallet Address](./ts/eth/create-wallet-address.ts)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e1b44f8

Please sign in to comment.