updates on tran flow
This commit is contained in:
@@ -67,7 +67,7 @@ class ConfirmController extends ChangeNotifier {
|
||||
);
|
||||
|
||||
dynamic response = await http.post(
|
||||
'/public/transaction',
|
||||
'/public/transaction/request',
|
||||
transactionController.model.formData,
|
||||
);
|
||||
logger.i(response.toString());
|
||||
|
||||
Reference in New Issue
Block a user