Cleaned code and prepared for API communications.
This commit is contained in:
@@ -140,8 +140,8 @@ onMounted(async () => {
|
||||
/>
|
||||
<div v-if="flowStep == Step.Buy">
|
||||
<QrCodeComponent
|
||||
:pixTarget="String(pixTarget)"
|
||||
:tokenValue="tokenAmount"
|
||||
:sellerId="String(pixTarget)"
|
||||
:amount="tokenAmount"
|
||||
@pix-validated="releaseTransaction"
|
||||
v-if="!loadingLock"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user