fix: order transaction
This commit is contained in:
@@ -6,4 +6,6 @@ export class OrderTransactionDto {
|
||||
|
||||
@IsNotEmpty()
|
||||
destination: string;
|
||||
|
||||
trx_id: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user