updates on tran flow
This commit is contained in:
@@ -35,7 +35,6 @@ class HistoryController extends ChangeNotifier {
|
||||
notifyListeners();
|
||||
|
||||
try {
|
||||
params['type'] = 'REQUEST';
|
||||
Map<String, dynamic> response = await http.get(
|
||||
'/public/transaction?${buildQueryParameters(params)}',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user