Skip to content

Commit

Permalink
docs(faq): why is my offer not shown (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni authored May 2, 2024
1 parent 3f8189c commit 4219f7a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,14 @@ curl --insecure https://127.0.0.1:28183/api/v1/session

- As a last resort, seek help in the [support channel](/contribute/#say-hello).

### Why is my offer not shown in the orderbook?

It takes some time for your node to retrieve individual offers in the orderbook.
Similar to mempools, depending on your directory nodes and message channels,
not everyone sees the same offers and there is no "The Orderbook".
Wait a couple of time and refresh your local orderbook.
If you can't see your own offer after a few minutes, only then there may be a problem.

### Can I import an existing wallet?

Yes, importing an existing wallet can be done via the web interface since [Jam `v0.1.6`][jam-v0-1-6]
Expand Down
3 changes: 1 addition & 2 deletions docs/privacy/02-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ Because Bitcoin is forever, using trans­ac­tional best practices such as
collab­o­ra­tive CoinJoin trans­ac­tions will ensure that your privacy is
protected going forward. While CoinJoin trans­ac­tions are nuanced,
user-friendly software exists to help you create and automate these kinds of
trans­ac­tions. Samourai's Whirlpool is a good  solution for Android users, for
example. There is also JoinMarket, which, thanks to projects like
trans­ac­tions. For example, there is JoinMarket, which, thanks to projects like
[JoininBox](https://github.com/openoms/joininbox) and [Jam](/), can be set up
quite easily on your own node.

Expand Down

0 comments on commit 4219f7a

Please sign in to comment.