Skip to content
Snippets Groups Projects
Commit e5d81f84 authored by Dima Rifai's avatar Dima Rifai
Browse files

Issue #398- Changes on BalanceHistoryForTable interface

parent c78b72c5
No related branches found
No related tags found
1 merge request!498Delrifai/#398 add operation details balance history
...@@ -294,7 +294,7 @@ declare module Explorer { ...@@ -294,7 +294,7 @@ declare module Explorer {
} }
interface BalanceHistoryForTable { interface BalanceHistoryForTable {
operationId?: number; operationId:number;
blockNumber?: number; blockNumber?: number;
timestamp?: string; timestamp?: string;
opTypeId: number; opTypeId: number;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment