Show expected fees in blocks list
This commit is contained in:
@@ -133,6 +133,7 @@ export interface BlockExtension {
|
||||
reward?: number;
|
||||
coinbaseRaw?: string;
|
||||
matchRate?: number;
|
||||
expectedFees?: number;
|
||||
similarity?: number;
|
||||
pool?: {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user