Big refactor of multiple backends handling.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TransactionExtended, TransactionStripped } from '../interfaces';
|
||||
import { TransactionExtended, TransactionStripped } from '../mempool.interfaces';
|
||||
|
||||
export class Common {
|
||||
static median(numbers: number[]) {
|
||||
|
||||
Reference in New Issue
Block a user