-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mempool: don't fetch from the utxo set for csns
Because Utreexo nodes don't have an initialized utxo set, attempting to fetch from them will result in a runtime panic. We check if we're a utreexo node before attempting any fetches.
- Loading branch information
1 parent
bbfa799
commit 6a52210
Showing
1 changed file
with
34 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters