fixing search tokens iteration structure and wallet address formatting - fixed
This commit is contained in:
parent
e3cb9275c5
commit
89ab78d682
@ -75,18 +75,6 @@ const verifyLiquidity = () => {
|
||||
|
||||
const emit = defineEmits(["tokenBuy"]);
|
||||
|
||||
const confirmPurchase = async () => {
|
||||
|
||||
const buyInfo = {
|
||||
"buyer":"",
|
||||
"seller":"",
|
||||
"amount":"",
|
||||
"depositID":"",
|
||||
"pixKey":""
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user