Add basic lightning justice page
This commit is contained in:
@@ -266,6 +266,7 @@ export interface IChannel {
|
||||
closing_transaction_id: string;
|
||||
closing_reason: string;
|
||||
updated_at: string;
|
||||
closing_date?: string;
|
||||
created: string;
|
||||
status: number;
|
||||
node_left: INode,
|
||||
|
||||
Reference in New Issue
Block a user