Optimize main thread processing of GBT updates
This commit is contained in:
@@ -114,6 +114,7 @@ export interface CompactThreadTransaction {
|
||||
inputs: number[];
|
||||
cpfpRoot?: string;
|
||||
cpfpChecked?: boolean;
|
||||
dirty?: boolean;
|
||||
}
|
||||
|
||||
export interface ThreadTransaction {
|
||||
|
||||
Reference in New Issue
Block a user