This commit is contained in:
saplf
2019-09-08 23:35:10 +08:00
parent 7fae21f7ca
commit 51fdb7cc24
6 changed files with 20 additions and 8 deletions

View File

@@ -222,7 +222,7 @@ export interface Journal {
amount: string;
coinType: string;
tokenType: string;
op: JournalOp;