ozkcs

Results 1 comments of ozkcs

O que eu tentei fazer foi: ``` public async get_pix_identifier( txId: any ): Promise { const getPixInfo = { type: "TRANSFER_IN", id: txId }; const { data: get_pix_info } =...