Skip to content

Commit

Permalink
docs(faq): which address types are supported (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarnixCroes authored Jan 26, 2024
1 parent 4f15914 commit 064c028
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@ Here is an example of how you'd get into the Jam container on Umbrel:
- Now follow the import procedure as explained above
- Leave the command line with `exit` (multiple times)

### Which bitcoin address types are supported?

For sending, all address types are supported.
For receiving, only bech32 (p2wpkh) addresses are used.

### Jam doesn't work anymore after updating Bitcoin Core to v26.0?

BerkeleyDB (BDB) wallet creation was deprecated in Bitcoin Core v26.0.
Expand Down

0 comments on commit 064c028

Please sign in to comment.