Craig Raw
4 years ago
7 changed files with 29 additions and 2 deletions
@ -1 +1 @@ |
|||
Subproject commit b0d37fe8fe6a4bec756e8c24bee562d1a377cf10 |
|||
Subproject commit 0a43f9f6a8d0fd849e6552b936f8d15fafe800fa |
@ -0,0 +1,8 @@ |
|||
package com.sparrowwallet.sparrow.event; |
|||
|
|||
/** |
|||
* Empty class to indicate the includeMempoolOutputs config setting has changed |
|||
*/ |
|||
public class IncludeMempoolOutputsChangedEvent { |
|||
|
|||
} |
Loading…
Reference in new issue