commit
377fac8903
1 changed files with 1 additions and 1 deletions
2
main.ts
2
main.ts
|
@ -34,7 +34,7 @@ interface TransactionRequestResponse {
|
|||
data?: Record<string, string>;
|
||||
time?: string;
|
||||
externalUrl?: string;
|
||||
nessage?: string;
|
||||
message?: string;
|
||||
actions?: Array<TransactionActions>;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue