- fix code voca in subcategory column
This commit is contained in:
		| @@ -42,7 +42,8 @@ export const doTransaction = async ( | ||||
|           .digest('hex'); | ||||
|  | ||||
|         const options = { | ||||
|           headers: {'Content-Type': 'application/json'}, | ||||
|           headers: {'Content-Type': 'application/json', | ||||
|                     'X-Merchant': `${merchantId}`}, | ||||
|         }; | ||||
|  | ||||
|       const mergedDestination = destination; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user