Add expiry filter to Federation UTXOs table
Unify Liquid dashboard with mempool dashboard
This commit is contained in:
@@ -18,7 +18,7 @@ import { EChartsOption } from '../../graphs/echarts';
|
||||
})
|
||||
export class LbtcPegsGraphComponent implements OnInit, OnChanges {
|
||||
@Input() data: any;
|
||||
@Input() height: number | string = '320';
|
||||
@Input() height: number | string = '360';
|
||||
pegsChartOptions: EChartsOption;
|
||||
|
||||
right: number | string = '10';
|
||||
|
||||
Reference in New Issue
Block a user